Drop a leftover declaration

This was left behind when resize grips were removed.
This commit is contained in:
Matthias Clasen 2014-07-06 16:51:29 -04:00
parent a56a61d9cc
commit b25b33f79f

View File

@ -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 */