summaryrefslogtreecommitdiff
path: root/dummy_functions.h
diff options
context:
space:
mode:
authorroot <root@avtech.domain.avtechpulse.com>1999-12-31 20:01:28 -0500
committerroot <root@avtech.domain.avtechpulse.com>1999-12-31 20:01:28 -0500
commit9748bc5b219a973fe75dd01368a60ed24557d886 (patch)
tree16f3fd458ddf3f1a0a8ac57d14553fa8bc55db05 /dummy_functions.h
parente1c46afc795176f55dcc680f5b29771e5f17b044 (diff)
first full proper handling of local/remote control modes
Diffstat (limited to 'dummy_functions.h')
-rw-r--r--dummy_functions.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/dummy_functions.h b/dummy_functions.h
index 5f9ba2e..e69de29 100644
--- a/dummy_functions.h
+++ b/dummy_functions.h
@@ -1,9 +0,0 @@
-#ifndef DUMMY_FUNCTIONS_H_
-#define DUMMY_FUNCTIONS_H_
-
-#include "globals.h"
-
-void Main_return_to_local();
-
-#endif
-