aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2003-10-06 19:21:18 +0000
committerMax Horn2003-10-06 19:21:18 +0000
commit1ebb7cce53723900b0dde2f93a5ee9f0ae563730 (patch)
treef44f68cb33bc31770e76d0f4dc1c0e90f3526729
parent6cad2556ef5d606634f2a7a3cd04b995d18e1aa0 (diff)
downloadscummvm-rg350-1ebb7cce53723900b0dde2f93a5ee9f0ae563730.tar.gz
scummvm-rg350-1ebb7cce53723900b0dde2f93a5ee9f0ae563730.tar.bz2
scummvm-rg350-1ebb7cce53723900b0dde2f93a5ee9f0ae563730.zip
removed obsolete
svn-id: r10645
-rw-r--r--scumm/scumm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index b6cdc4d5e5..e8827602eb 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -297,9 +297,6 @@ public:
virtual void setupScummVars();
// Startup functions
- void main();
- void parseCommandLine(int argc, char **argv);
- bool detectGame();
void launch();
void go();