diff options
author | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-12-06 07:14:12 +0100 |
---|---|---|
committer | Northspring <pantera.polnocy@phoenixviewer.com> | 2014-12-06 07:14:12 +0100 |
commit | 09e94a2b5d0bf6feb8b2a4f8ad86346f0201714d (patch) | |
tree | de628a57f9421e4f1cf9d92f28018c267187fc31 /indra/newview/llfeaturemanager.h | |
parent | ca41d54386ccd5f02ed41dcdccf3b866da055499 (diff) | |
parent | 6d48db868f7459fcf5f0e89d830a844e409d4163 (diff) |
Merge
Diffstat (limited to 'indra/newview/llfeaturemanager.h')
-rwxr-xr-x | indra/newview/llfeaturemanager.h | 3 |
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(); |