diff --git a/src/callbacks.c b/src/callbacks.c index 1c4536a8..23e18061 100644 --- a/src/callbacks.c +++ b/src/callbacks.c @@ -1552,7 +1552,6 @@ void on_toolbutton_back_activate(GtkAction *menuitem, gpointer user_data) } -GEANY_EXPORT_SYMBOL gboolean on_motion_event(GtkWidget *widget, GdkEventMotion *event, gpointer user_data) { if (prefs.auto_focus && ! gtk_widget_has_focus(widget))