diff options
Diffstat (limited to 'linden/indra/newview/llappviewermacosx.h')
-rw-r--r-- | linden/indra/newview/llappviewermacosx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llappviewermacosx.h b/linden/indra/newview/llappviewermacosx.h index 0928916..bc841fc 100644 --- a/linden/indra/newview/llappviewermacosx.h +++ b/linden/indra/newview/llappviewermacosx.h | |||
@@ -55,7 +55,6 @@ protected: | |||
55 | virtual void handleSyncCrashTrace(); | 55 | virtual void handleSyncCrashTrace(); |
56 | 56 | ||
57 | std::string generateSerialNumber(); | 57 | std::string generateSerialNumber(); |
58 | virtual bool initLogging(); | ||
59 | virtual bool initParseCommandLine(LLCommandLineParser& clp); | 58 | virtual bool initParseCommandLine(LLCommandLineParser& clp); |
60 | }; | 59 | }; |
61 | 60 | ||