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 /error_utils.c | |
parent | 41e73b50f0addac28ee0e87fe10043dc6d45ba68 (diff) |
no longer need dummy-functions
Diffstat (limited to 'error_utils.c')
-rw-r--r-- | error_utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/error_utils.c b/error_utils.c index c87c0e7..a92c8dd 100644 --- a/error_utils.c +++ b/error_utils.c @@ -16,7 +16,6 @@ END DESCRIPTION **********************************************************/ #include <glib.h> #include <math.h> #include "globals.h" -#include "dummy_functions.h" #include "lcd.h" #include "error_utils.h" #include "menus.h" |