From e08e7ab217958c095ae4d11d33726b016e773723 Mon Sep 17 00:00:00 2001 From: corvid Date: Mon, 31 Dec 2012 20:56:15 +0000 Subject: we still aren't using UI::customize() flags arg, so rm it --- src/ui.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui.hh') diff --git a/src/ui.hh b/src/ui.hh index 28bf71b2..b924fff1 100644 --- a/src/ui.hh +++ b/src/ui.hh @@ -167,7 +167,7 @@ public: void set_img_prog(int n_img, int t_img, int cmd); void set_bug_prog(int n_bug); void set_render_layout(Fl_Group *nw); - void customize(int flags); + void customize(); void button_set_sens(UIButton btn, int sens); void paste_url(); int get_panelsize() { return PanelSize; } -- cgit v1.2.3