summaryrefslogtreecommitdiff
path: root/dummy_functions.h
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-15 07:50:27 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-15 07:50:27 -0400
commit79f06f62d4bdc3bcd62aee7527ed5730fac66d9f (patch)
tree907b981de77c10537a1a30739c73f21045caf680 /dummy_functions.h
parent0217dc1125af1d52aaf0bcf2df626dd5fabc9ed3 (diff)
syst:err commands work now
Diffstat (limited to 'dummy_functions.h')
-rw-r--r--dummy_functions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dummy_functions.h b/dummy_functions.h
index d10e62b..7a24c16 100644
--- a/dummy_functions.h
+++ b/dummy_functions.h
@@ -10,6 +10,5 @@ void GPIB_Set_Execution_Error();
void Main_update_shift_registers();
void IO_output_to_comm_bus(char* w, int n);
void Error_check(void*);
-int query_int(char** resp, int n);
#endif