summaryrefslogtreecommitdiffstats
path: root/src/mesa/Android.libmesa_st_mesa.mk
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2013-09-30 15:58:51 +0100
committerEmil Velikov <[email protected]>2013-11-16 14:00:15 +0000
commit1aeafcb7c55775c4d83fbcb874673d17e8a2c55e (patch)
tree3c642444e9e3c8ad5549645a5f95323b17bd22b0 /src/mesa/Android.libmesa_st_mesa.mk
parent9560d34fcf2dc75949aecbd0dc4cf95e9e080c2b (diff)
Android: remove unused MESA_ENABLED_APIS variable
The variable was forgotten during the FEATURE_* removal. Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/mesa/Android.libmesa_st_mesa.mk')
-rw-r--r--src/mesa/Android.libmesa_st_mesa.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/Android.libmesa_st_mesa.mk b/src/mesa/Android.libmesa_st_mesa.mk
index e7203c41dfe..e6374a6d815 100644
--- a/src/mesa/Android.libmesa_st_mesa.mk
+++ b/src/mesa/Android.libmesa_st_mesa.mk
@@ -37,8 +37,6 @@ include $(CLEAR_VARS)
LOCAL_MODULE := libmesa_st_mesa
-MESA_ENABLED_APIS := ES1 ES2
-
LOCAL_SRC_FILES := \
$(MESA_GALLIUM_FILES)