summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewermacosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llappviewermacosx.h')
-rw-r--r--indra/newview/llappviewermacosx.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/llappviewermacosx.h b/indra/newview/llappviewermacosx.h
index 644c2e0551..cc4a7f5eb5 100644
--- a/indra/newview/llappviewermacosx.h
+++ b/indra/newview/llappviewermacosx.h
@@ -50,10 +50,8 @@ public:
protected:
virtual void handleCrashReporting();
- virtual void handleSyncCrashTrace();
-
std::string generateSerialNumber();
- virtual bool initParseCommandLine(LLCommandLineParser& clp);
+ virtual bool initParseCommandLine(LLCommandLineParser& clp);
};
#endif // LL_LLAPPVIEWERMACOSX_H