[gtk/wip/baedert/filechooser: 2/9] filechooserwidget: Remove unneeded function prototype



commit d88a7c259bc0c67700a3bb8711f9b25f8f92114d
Author: Timm Bäder <mail baedert org>
Date:   Tue Jan 15 05:56:24 2019 +0100

    filechooserwidget: Remove unneeded function prototype

 gtk/gtkfilechooserwidget.c | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c
index 76cb66d11c..4767015d4d 100644
--- a/gtk/gtkfilechooserwidget.c
+++ b/gtk/gtkfilechooserwidget.c
@@ -553,8 +553,6 @@ static void list_row_activated         (GtkTreeView           *tree_view,
                                         GtkTreePath           *path,
                                         GtkTreeViewColumn     *column,
                                         GtkFileChooserWidget  *impl);
-static void list_cursor_changed        (GtkTreeView           *treeview,
-                                        GtkFileChooserWidget  *impl);
 
 static void path_bar_clicked (GtkPathBar            *path_bar,
                               GFile                 *file,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]