summaryrefslogtreecommitdiff
path: root/src/c_fl_menu_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_fl_menu_button.h')
-rw-r--r--src/c_fl_menu_button.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/c_fl_menu_button.h b/src/c_fl_menu_button.h
index e0e2b00..d567e4f 100644
--- a/src/c_fl_menu_button.h
+++ b/src/c_fl_menu_button.h
@@ -20,7 +20,6 @@ extern "C" MENUBUTTON new_fl_menu_button(int x, int y, int w, int h, char* label
extern "C" void free_fl_menu_button(MENUBUTTON m);
-extern "C" void fl_menu_button_type(MENUBUTTON m, unsigned int t);
extern "C" const void * fl_menu_button_popup(MENUBUTTON m);