aboutsummaryrefslogtreecommitdiffstats
path: root/fb-gui.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2016-03-24 08:22:11 +0100
committerGerd Hoffmann <kraxel@redhat.com>2016-03-24 08:22:11 +0100
commit50b6d744c9d1c0afc46b9ac34fce765f05020900 (patch)
treeed3cbe4ef1174ed0f436d0bf6dc1f9262a799e49 /fb-gui.h
parent6c153dc8de71f204cd03deaf4fb1bdbe2d3aa6a9 (diff)
downloadfbida-50b6d744c9d1c0afc46b9ac34fce765f05020900.tar.gz
zap fb_clear_screen
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);