diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-08-23 14:49:16 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-08-23 14:49:16 -0400 |
commit | 8ca8f7fbf06ac9ce5f2817e31d6bae330f243aa1 (patch) | |
tree | c4c5f0f70234d8dc3a6e3fc4995af0053e144035 /dummy_functions.h | |
parent | 913fc3cf402788ec671102f76ad27dc9436be6f6 (diff) |
added full error checker
Diffstat (limited to 'dummy_functions.h')
-rw-r--r-- | dummy_functions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dummy_functions.h b/dummy_functions.h index 1f98cfa..78aa8d5 100644 --- a/dummy_functions.h +++ b/dummy_functions.h @@ -24,7 +24,6 @@ void GPIB_clear_events (); void GPIB_change_address(int new_address); void Main_update_shift_registers(); -void Error_check(void*); int Set_Sav(int setting_num); int Set_Rcl(int setting_num); |