aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table.h
diff options
context:
space:
mode:
authorHiroyuki Ikezoe <poincare@ikezoe.net>2006-05-12 19:43:38 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-05-12 19:43:38 +0800
commit670c810b865bafc28f2e7fd4967a9f1e14ed899b (patch)
tree0f0dac788f57436caa6b1376cc0609777bd83375 /widgets/table/e-table.h
parentc9c3d6e5eb6b7053522aca97fd1244faa16e1aed (diff)
downloadgsoc2013-evolution-670c810b865bafc28f2e7fd4967a9f1e14ed899b.tar.gz
gsoc2013-evolution-670c810b865bafc28f2e7fd4967a9f1e14ed899b.tar.zst
gsoc2013-evolution-670c810b865bafc28f2e7fd4967a9f1e14ed899b.zip
Reviewed and committed by Harish Krishnaswamy <kharish@novell.com>
2006-05-12 Hiroyuki Ikezoe <poincare@ikezoe.net> Reviewed and committed by Harish Krishnaswamy <kharish@novell.com> ** Fixes bug #341530. * e-table.h: Removed duplicate delcaration of e_table_commi_click_to_add. svn path=/trunk/; revision=31979
Diffstat (limited to 'widgets/table/e-table.h')
-rw-r--r--widgets/table/e-table.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/widgets/table/e-table.h b/widgets/table/e-table.h
index 9a2c9575fc..a9bbc4f039 100644
--- a/widgets/table/e-table.h
+++ b/widgets/table/e-table.h
@@ -350,8 +350,6 @@ void e_table_right_click_up (ETable *table)
void e_table_commit_click_to_add (ETable *table);
-void e_table_commit_click_to_add (ETable *table);
-
G_END_DECLS
#endif /* _E_TABLE_H_ */