aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-source-selector.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-source-selector.h')
-rw-r--r--e-util/e-source-selector.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/e-util/e-source-selector.h b/e-util/e-source-selector.h
index 949c94bf33..f0e56573b5 100644
--- a/e-util/e-source-selector.h
+++ b/e-util/e-source-selector.h
@@ -117,9 +117,7 @@ void e_source_selector_select_exclusive
gboolean e_source_selector_source_is_selected
(ESourceSelector *selector,
ESource *source);
-GSList * e_source_selector_get_selection (ESourceSelector *selector);
-void e_source_selector_free_selection
- (GSList *list);
+GList * e_source_selector_get_selection (ESourceSelector *selector);
void e_source_selector_set_select_new
(ESourceSelector *selector,
gboolean state);