diff options
Diffstat (limited to 'linden/indra/newview/llfeaturemanager.h')
-rw-r--r-- | linden/indra/newview/llfeaturemanager.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/linden/indra/newview/llfeaturemanager.h b/linden/indra/newview/llfeaturemanager.h index a24f06f..a3800da 100644 --- a/linden/indra/newview/llfeaturemanager.h +++ b/linden/indra/newview/llfeaturemanager.h | |||
@@ -100,8 +100,7 @@ public: | |||
100 | 100 | ||
101 | void initCPUFeatureMasks(); | 101 | void initCPUFeatureMasks(); |
102 | void initGraphicsFeatureMasks(); | 102 | void initGraphicsFeatureMasks(); |
103 | BOOL initPCIFeatureMasks(); | 103 | |
104 | |||
105 | void applyRecommendedFeatures(); | 104 | void applyRecommendedFeatures(); |
106 | 105 | ||
107 | protected: | 106 | protected: |