From b9264ec05328aae8f29e56d945f5168848b89737 Mon Sep 17 00:00:00 2001 From: "Michael J. Chudobiak" Date: Fri, 7 Sep 2012 10:21:34 -0400 Subject: first attempt at adding Main_update_shift_registers --- dummy_functions.c | 1 - 1 file changed, 1 deletion(-) (limited to 'dummy_functions.c') diff --git a/dummy_functions.c b/dummy_functions.c index 4760c0a..d7c46f4 100644 --- a/dummy_functions.c +++ b/dummy_functions.c @@ -32,6 +32,5 @@ void GPIB_set_ESE (unsigned int byte,int operation) {} void GPIB_clear_events () {} void GPIB_change_address(int new_address) {} -void Main_update_shift_registers() { } void Main_return_to_local() {} -- cgit