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.c | |
parent | e1c46afc795176f55dcc680f5b29771e5f17b044 (diff) |
first full proper handling of local/remote control modes
Diffstat (limited to 'dummy_functions.c')
-rw-r--r-- | dummy_functions.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dummy_functions.c b/dummy_functions.c index 71d6b59..bb1e5ea 100644 --- a/dummy_functions.c +++ b/dummy_functions.c @@ -1,5 +1,3 @@ #include "dummy_functions.h" #include "globals.h" -void Main_return_to_local() {} - |