(svn r18022) -Cleanup: remove some (now) unused button resize functions
This commit is contained in:
@@ -956,8 +956,6 @@ bool EditBoxInGlobalFocus();
|
||||
void ScrollbarClickHandler(Window *w, const Widget *wi, int x, int y);
|
||||
void ScrollbarClickHandler(Window *w, const NWidgetCore *nw, int x, int y);
|
||||
|
||||
void ResizeButtons(Window *w, byte left, byte right);
|
||||
|
||||
void ResizeWindowForWidget(Window *w, uint widget, int delta_x, int delta_y);
|
||||
|
||||
#endif /* WINDOW_GUI_H */
|
||||
|
Reference in New Issue
Block a user