aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfx.c')
-rw-r--r--src/gfx.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gfx.c b/src/gfx.c
index e35bcd3d..dac9e470 100644
--- a/src/gfx.c
+++ b/src/gfx.c
@@ -78,9 +78,6 @@ extern void _gosDeinit(void);
extern void _gtransInit(void);
extern void _gtransDeinit(void);
#endif
-#if GFX_OS_CALL_UGFXMAIN
- extern void uGFXMain(void);
-#endif
void gfxInit(void)
{