diff options
author | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 20:01:28 -0500 |
---|---|---|
committer | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 20:01:28 -0500 |
commit | 9748bc5b219a973fe75dd01368a60ed24557d886 (patch) | |
tree | 16f3fd458ddf3f1a0a8ac57d14553fa8bc55db05 /dummy_functions.h | |
parent | e1c46afc795176f55dcc680f5b29771e5f17b044 (diff) |
first full proper handling of local/remote control modes
Diffstat (limited to 'dummy_functions.h')
-rw-r--r-- | dummy_functions.h | 9 |
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 - |