diff options
Diffstat (limited to 'indra/newview/llfeaturemanager.h')
-rw-r--r-- | indra/newview/llfeaturemanager.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llfeaturemanager.h b/indra/newview/llfeaturemanager.h index fe37cd7638..8988d790e8 100644 --- a/indra/newview/llfeaturemanager.h +++ b/indra/newview/llfeaturemanager.h @@ -81,8 +81,7 @@ public: void initCPUFeatureMasks(); void initGraphicsFeatureMasks(); - BOOL initPCIFeatureMasks(); - + void applyRecommendedFeatures(); protected: |