diff finch/libgnt/gntfilesel.h @ 15850:f771cdcc551a

disapproval of revision '88322be73f5336575c98479b2270ab9fcf2a8a75'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 26 Mar 2007 01:11:46 +0000
parents 65b45106bfbb
children 5f9b7e2652f0 5b065c7ff5cd
line wrap: on
line diff
--- a/finch/libgnt/gntfilesel.h	Tue Mar 20 11:52:46 2007 +0000
+++ b/finch/libgnt/gntfilesel.h	Mon Mar 26 01:11:46 2007 +0000
@@ -63,12 +63,6 @@
 
 gboolean gnt_file_sel_get_dirs_only(GntFileSel *sel);
 
-void gnt_file_sel_set_must_exist(GntFileSel *sel, gboolean must);
-
-gboolean gnt_file_sel_get_must_exist(GntFileSel *sel);
-
-char *gnt_file_sel_get_selected_file(GntFileSel *sel);  /* The returned value should be free'd */
-
 G_END_DECLS
 
 #endif /* GNT_FILE_SEL_H */