summaryrefslogtreecommitdiffstats
path: root/src/gui_mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_mac.c')
-rw-r--r--src/gui_mac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui_mac.c b/src/gui_mac.c
index a6305936e2..aa093a3343 100644
--- a/src/gui_mac.c
+++ b/src/gui_mac.c
@@ -300,7 +300,6 @@ static WindowRef drawer = NULL; // TODO: put into gui.h
#ifdef USE_ATSUI_DRAWING
static void gui_mac_set_font_attributes(GuiFont font);
-static void gui_mac_dispose_atsui_style(void);
#endif
/*