diff options
Diffstat (limited to 'linden/indra/newview/llfeaturemanager.cpp')
-rw-r--r-- | linden/indra/newview/llfeaturemanager.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/linden/indra/newview/llfeaturemanager.cpp b/linden/indra/newview/llfeaturemanager.cpp index 6b6eacd..1bcd1e1 100644 --- a/linden/indra/newview/llfeaturemanager.cpp +++ b/linden/indra/newview/llfeaturemanager.cpp | |||
@@ -58,8 +58,6 @@ | |||
58 | // | 58 | // |
59 | extern LLMemoryInfo gSysMemory; | 59 | extern LLMemoryInfo gSysMemory; |
60 | extern LLCPUInfo gSysCPU; | 60 | extern LLCPUInfo gSysCPU; |
61 | extern void write_debug(const char *str); | ||
62 | extern void write_debug(const std::string& str); | ||
63 | 61 | ||
64 | #if LL_DARWIN | 62 | #if LL_DARWIN |
65 | const char FEATURE_TABLE_FILENAME[] = "featuretable_mac.txt"; | 63 | const char FEATURE_TABLE_FILENAME[] = "featuretable_mac.txt"; |
@@ -493,8 +491,6 @@ void LLFeatureManager::initGraphicsFeatureMasks() | |||
493 | } | 491 | } |
494 | } | 492 | } |
495 | 493 | ||
496 | extern LLOSInfo gSysOS; | ||
497 | |||
498 | void LLFeatureManager::applyRecommendedFeatures() | 494 | void LLFeatureManager::applyRecommendedFeatures() |
499 | { | 495 | { |
500 | // see featuretable.txt / featuretable_linux.txt / featuretable_mac.txt | 496 | // see featuretable.txt / featuretable_linux.txt / featuretable_mac.txt |