summaryrefslogtreecommitdiff
path: root/indra/newview/llfeaturemanager.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2014-12-17 15:54:26 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2014-12-17 15:54:26 -0500
commit87a033d3bf1af2b3cba1047b720e7d93f535dc46 (patch)
tree66952448901c7622bd69733309794802708545fb /indra/newview/llfeaturemanager.h
parentf179fcd0006bdfd0ea99041d0d663049466ffd2a (diff)
parent6d48db868f7459fcf5f0e89d830a844e409d4163 (diff)
merge
Diffstat (limited to 'indra/newview/llfeaturemanager.h')
-rwxr-xr-xindra/newview/llfeaturemanager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llfeaturemanager.h b/indra/newview/llfeaturemanager.h
index 95141b241d..69078ccc21 100755
--- a/indra/newview/llfeaturemanager.h
+++ b/indra/newview/llfeaturemanager.h
@@ -162,9 +162,6 @@ protected:
bool parseFeatureTable(std::string filename);
///< @returns TRUE is file parsed correctly, FALSE if not
- bool parseGPUTable(std::string filename);
- ///< @returns true if file parsed correctly, false if not - does not reflect whether or not the gpu was recognized
-
void initBaseMask();