[Rawstudio-commit] r3220 - trunk/librawstudio
Anders Brander
anders at brander.dk
Sun Feb 14 03:22:10 CET 2010
Author: abrander
Date: 2010-02-14 03:22:09 +0100 (Sun, 14 Feb 2010)
New Revision: 3220
Modified:
trunk/librawstudio/rs-profile-selector.h
Log:
Removed unused declarations.
Modified: trunk/librawstudio/rs-profile-selector.h
===================================================================
--- trunk/librawstudio/rs-profile-selector.h 2010-02-13 21:16:24 UTC (rev 3219)
+++ trunk/librawstudio/rs-profile-selector.h 2010-02-14 02:22:09 UTC (rev 3220)
@@ -30,15 +30,9 @@
rs_profile_selector_new(void);
void
-rs_profile_selector_set_profiles(RSProfileSelector *selector, GList *profiles);
-
-void
rs_profile_selector_select_profile(RSProfileSelector *selector, gpointer profile);
void
-rs_profile_selector_set_profiles_steal(RSProfileSelector *selector, GList *profiles);
-
-void
rs_profile_selector_set_model_filter(RSProfileSelector *selector, GtkTreeModelFilter *filter);
G_END_DECLS
More information about the Rawstudio-commit
mailing list