aboutsummaryrefslogtreecommitdiffstats
path: root/fb-gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'fb-gui.h')
-rw-r--r--fb-gui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fb-gui.h b/fb-gui.h
index 7b5d50e..f3a48f8 100644
--- a/fb-gui.h
+++ b/fb-gui.h
@@ -28,5 +28,3 @@ void shadow_draw_text_box(FT_Face face, int x, int y, int percent,
void font_init(void);
FT_Face font_open(char *fcname);
-
-void fb_clear_screen(gfxstate *gfx);