summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorMike <mjc@avtechpulse.com>2000-01-01 04:12:49 +0900
committerMike <mjc@avtechpulse.com>2000-01-01 04:12:49 +0900
commit5571023fbc58f88976dd3387ce92616996d53551 (patch)
tree5a50f728403e61352d59d562595e0a87884cc98e /globals.h
parent551010eb696952159e2c827893abfb3642d8dc31 (diff)
most error checks now used rationalized limit-check functions
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/globals.h b/globals.h
index 73f2cdc..809d526 100644
--- a/globals.h
+++ b/globals.h
@@ -110,7 +110,6 @@
#define Between_0_and_10_Volts 96
#define pw_rc_limit 97
#define HVPS_Current_Too_High 98
-#define invalid_error_check 99
#define YES 1
#define NO 0