[evolution-kolab/ek-wip-acl] EPlugin: removed commented-out code



commit 3355b86f5d5f9daae45bbeec2bcd313637b0907e
Author: Christian Hilberg <hilberg kernelconcepts de>
Date:   Tue Sep 25 12:15:43 2012 +0200

    EPlugin: removed commented-out code

 src/eplugin/e-kolab-folder-metadata.h |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/eplugin/e-kolab-folder-metadata.h b/src/eplugin/e-kolab-folder-metadata.h
index 9299d57..1dd952c 100644
--- a/src/eplugin/e-kolab-folder-metadata.h
+++ b/src/eplugin/e-kolab-folder-metadata.h
@@ -50,13 +50,6 @@ struct _KolabFolderMetaUIWidgets {
 	GSList *radio_group;
 	gulong radio_btn_handler_id[5];
 	GtkWidget *radio_btn_type[5];
-#if 0
-	GtkWidget *radio_btn_type_mail;     /* 0 */
-	GtkWidget *radio_btn_type_calendar; /* 1 */
-	GtkWidget *radio_btn_type_memos;    /* 2 */
-	GtkWidget *radio_btn_type_tasks;    /* 3 */
-	GtkWidget *radio_btn_type_contacts; /* 4 */
-#endif
 	/* sub-widgets of container - folder options */
 	GtkWidget *frame_options;
 	GtkWidget *chk_btn_show_all;



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