forked from AuroraMiddleware/gtk
Drop a leftover declaration
This was left behind when resize grips were removed.
This commit is contained in:
parent
a56a61d9cc
commit
b25b33f79f
@ -246,8 +246,6 @@ static void update_slider_position (GtkRange *range,
|
||||
gint mouse_x,
|
||||
gint mouse_y);
|
||||
static void stop_scrolling (GtkRange *range);
|
||||
static gboolean modify_allocation_for_window_grip (GtkWidget *widget,
|
||||
GtkAllocation *allocation);
|
||||
|
||||
/* Range methods */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user