summaryrefslogtreecommitdiff
path: root/framebuffer/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/gui.c')
-rw-r--r--framebuffer/gui.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/framebuffer/gui.c b/framebuffer/gui.c
index 01ce53f51..e8f3f2983 100644
--- a/framebuffer/gui.c
+++ b/framebuffer/gui.c
@@ -529,13 +529,6 @@ main(int argc, char** argv)
void
-gui_multitask(void)
-{
- /* LOG(("gui_multitask")); */
-}
-
-
-void
gui_poll(bool active)
{
nsfb_event_t event;