[anjuta] quick-open: remove duplicate declaration



commit e6b41f6a94126259cbebfa2dc22c9287707f9463
Author: Carl-Anton Ingmarsson <ca ingmarsson gmail com>
Date:   Thu Jan 31 17:37:02 2013 +0100

    quick-open: remove duplicate declaration

 plugins/quick-open/quick-open-dialog.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/quick-open/quick-open-dialog.h b/plugins/quick-open/quick-open-dialog.h
index 6213ae2..82fb3f7 100644
--- a/plugins/quick-open/quick-open-dialog.h
+++ b/plugins/quick-open/quick-open-dialog.h
@@ -70,8 +70,6 @@ void   quick_open_dialog_add_project_files (QuickOpenDialog* self,
 void   quick_open_dialog_add_project_file  (QuickOpenDialog* self,
                                             GFile* file);
 
-void   quick_open_dialog_add_project_file  (QuickOpenDialog* self, GFile* file);
-
 GObject* quick_open_dialog_get_selected_object (QuickOpenDialog* self);
 
 G_END_DECLS



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