summaryrefslogtreecommitdiff
path: root/indra/newview/llfeaturemanager.cpp
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2015-11-02 20:31:15 +0200
committerandreykproductengine <akleshchev@productengine.com>2015-11-02 20:31:15 +0200
commitd048afe845fa1e8bf3502de81fcfb16f083edca8 (patch)
tree50d1761d2aafc5cab0a831e1a725ef217b1d21d4 /indra/newview/llfeaturemanager.cpp
parent29391cbab3f5fd78a5a94aa6514bb1c2ebdbe0ed (diff)
MAINT-5743 Fixed Remove gpu_table and references to it from viewer packaging
Diffstat (limited to 'indra/newview/llfeaturemanager.cpp')
-rwxr-xr-xindra/newview/llfeaturemanager.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfeaturemanager.cpp b/indra/newview/llfeaturemanager.cpp
index ea39f812fd..b1e3f2bb14 100755
--- a/indra/newview/llfeaturemanager.cpp
+++ b/indra/newview/llfeaturemanager.cpp
@@ -60,8 +60,6 @@
#include "lldxhardware.h"
#endif
-#define LL_EXPORT_GPU_TABLE 0
-
#if LL_DARWIN
const char FEATURE_TABLE_FILENAME[] = "featuretable_mac.txt";
const char FEATURE_TABLE_VER_FILENAME[] = "featuretable_mac.%s.txt";