[evolution-data-server] Remove deprecated API from ESourceSelector



commit 732b5f28fd1e1da40af5208c8c2710fa063a5145
Author: Milan Crha <mcrha redhat com>
Date:   Mon Apr 23 08:02:48 2012 +0200

    Remove deprecated API from ESourceSelector

 libedataserverui/e-source-selector.h |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/libedataserverui/e-source-selector.h b/libedataserverui/e-source-selector.h
index edfa5bc..4ee3cc8 100644
--- a/libedataserverui/e-source-selector.h
+++ b/libedataserverui/e-source-selector.h
@@ -116,12 +116,6 @@ ESource *	e_source_selector_ref_source_by_path
 						(ESourceSelector *selector,
 						 GtkTreePath *path);
 
-/* For backward-compatibility */
-#ifndef EDS_DISABLE_DEPRECATED
-#define e_source_selector_peek_primary_selection \
-	e_source_selector_get_primary_selection
-#endif
-
 G_END_DECLS
 
 #endif /* E_SOURCE_SELECTOR_H */



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