summaryrefslogtreecommitdiff
path: root/error_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'error_utils.c')
-rw-r--r--error_utils.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/error_utils.c b/error_utils.c
index 63dece8..34b7091 100644
--- a/error_utils.c
+++ b/error_utils.c
@@ -131,8 +131,6 @@ void queue_error_for_gpib_only(int error_num)
}
-void queue_error_and_display_on_LCD(int error_num);
-
void queue_error_and_display_on_LCD(int error_num)
{
gchar* response = NULL;