src/toolbar_gui.h
changeset 8975 678648173fcf
parent 8723 e513a23c2797
child 9240 1bba02a64d65
--- 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*/