aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-folder-size-display.c
diff options
context:
space:
mode:
authorSarfraaz Ahmed <asarfraaz@novell.com>2005-07-14 19:18:35 +0800
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>2005-07-14 19:18:35 +0800
commit6719396397c43cbacf8688a366029b98d563f990 (patch)
treed7bd9cab28f116734f830cf2c8b8b490b50c7e39 /plugins/exchange-operations/exchange-folder-size-display.c
parenta714a01aeb70692229f0994d1530b6c9dadd1f29 (diff)
downloadgsoc2013-evolution-6719396397c43cbacf8688a366029b98d563f990.tar
gsoc2013-evolution-6719396397c43cbacf8688a366029b98d563f990.tar.gz
gsoc2013-evolution-6719396397c43cbacf8688a366029b98d563f990.tar.bz2
gsoc2013-evolution-6719396397c43cbacf8688a366029b98d563f990.tar.lz
gsoc2013-evolution-6719396397c43cbacf8688a366029b98d563f990.tar.xz
gsoc2013-evolution-6719396397c43cbacf8688a366029b98d563f990.tar.zst
gsoc2013-evolution-6719396397c43cbacf8688a366029b98d563f990.zip
Fixed some compile time warnings
2005-07-14 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c : * exchange-calendar.c : * exchange-folder-size-display.c : * exchange-permissions-dialog.c : Fixed some compile time warnings svn path=/trunk/; revision=29769
Diffstat (limited to 'plugins/exchange-operations/exchange-folder-size-display.c')
-rw-r--r--plugins/exchange-operations/exchange-folder-size-display.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-folder-size-display.c b/plugins/exchange-operations/exchange-folder-size-display.c
index 5ac97e7077..a9a7247b7e 100644
--- a/plugins/exchange-operations/exchange-folder-size-display.c
+++ b/plugins/exchange-operations/exchange-folder-size-display.c
@@ -75,7 +75,6 @@ exchange_folder_size_display (GtkListStore *model, GtkWidget *parent)
GtkTreeViewColumn *column;
GtkTreeSortable *sortable;
GtkCellRenderer *cell;
- GHashTable *folder_size_table;
GladeXML *xml;
GtkWidget *dialog, *table;
GList *l;