summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerlinux.h
diff options
context:
space:
mode:
authorSteven Bennetts <steve@lindenlab.com>2008-03-15 01:18:27 +0000
committerSteven Bennetts <steve@lindenlab.com>2008-03-15 01:18:27 +0000
commit672a76d0ea08a0d0fc824e103ee4c4242b7e03ec (patch)
treeb623a9c884383ad75ed755b2c373db2b90643671 /indra/newview/llappviewerlinux.h
parent04611efae8a3291ceba8a29dd920bdae0d404830 (diff)
reverting premature commit at 82410.
Diffstat (limited to 'indra/newview/llappviewerlinux.h')
-rw-r--r--indra/newview/llappviewerlinux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llappviewerlinux.h b/indra/newview/llappviewerlinux.h
index ce91b6b8b6..f38a64a8cd 100644
--- a/indra/newview/llappviewerlinux.h
+++ b/indra/newview/llappviewerlinux.h
@@ -36,8 +36,6 @@
#include "llappviewer.h"
#endif
-class LLCommandLineParser;
-
class LLAppViewerLinux : public LLAppViewer
{
public:
@@ -56,7 +54,6 @@ protected:
virtual void handleCrashReporting();
virtual bool initLogging();
- virtual bool initParseCommandLine(LLCommandLineParser& clp);
};
#endif // LL_LLAPPVIEWERLINUX_H