src/toolbar_gui.h
changeset 10235 684949ed0f03
parent 9219 d232ad03c54c
child 10562 a9ba187756d8
--- a/src/toolbar_gui.h	Fri Apr 18 10:58:11 2008 +0000
+++ b/src/toolbar_gui.h	Fri Apr 18 15:11:39 2008 +0000
@@ -7,7 +7,6 @@
 
 #include "window_type.h"
 
-Point GetToolbarDropdownPos(uint16 parent_button, int width, int height);
 Window *AllocateToolbar();
 
 #endif /*TOOLBAR_GUI_H*/