diff options
author | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 20:22:12 -0500 |
---|---|---|
committer | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 20:22:12 -0500 |
commit | 8ff7cae4e7f8412147c88d0fcee1093ecea67de7 (patch) | |
tree | 97565494a96f6f10689bebb3ae33c0e01004bc7d /device-functions.c | |
parent | 41e73b50f0addac28ee0e87fe10043dc6d45ba68 (diff) |
no longer need dummy-functions
Diffstat (limited to 'device-functions.c')
-rw-r--r-- | device-functions.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/device-functions.c b/device-functions.c index 3e8c6cf..62ca0ff 100644 --- a/device-functions.c +++ b/device-functions.c @@ -1,5 +1,4 @@ #include "device-functions.h" -#include "dummy_functions.h" #include "globals.h" #include "version.h" #include "error_utils.h" |