aboutsummaryrefslogtreecommitdiff
path: root/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'display.h')
-rw-r--r--display.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/display.h b/display.h
index d8f87bf..46095cb 100644
--- a/display.h
+++ b/display.h
@@ -33,7 +33,6 @@ struct powerdebug_options;
extern int display_print_line(int window, int line, char *str,
int bold, void *data);
-extern void display_message(int window, char *buf);
extern int display_refresh_pad(int window);
extern int display_reset_cursor(int window);