aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group-leaf.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-06-24 19:43:06 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-25 08:31:43 +0800
commitcc8bf823ec514f6ba1f59fa8d8103936fa48d070 (patch)
tree28123abc136d37a3574e1060d76188e031b5dd12 /widgets/table/e-table-group-leaf.c
parent728c641c164f23acf43b306d37484888d2318958 (diff)
downloadgsoc2013-evolution-cc8bf823ec514f6ba1f59fa8d8103936fa48d070.tar.gz
gsoc2013-evolution-cc8bf823ec514f6ba1f59fa8d8103936fa48d070.tar.zst
gsoc2013-evolution-cc8bf823ec514f6ba1f59fa8d8103936fa48d070.zip
Coding style and whitespace cleanup.
Diffstat (limited to 'widgets/table/e-table-group-leaf.c')
-rw-r--r--widgets/table/e-table-group-leaf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/table/e-table-group-leaf.c b/widgets/table/e-table-group-leaf.c
index aface8e697..730a7b7160 100644
--- a/widgets/table/e-table-group-leaf.c
+++ b/widgets/table/e-table-group-leaf.c
@@ -41,7 +41,6 @@
#define etgl_get_type e_table_group_leaf_get_type
G_DEFINE_TYPE (ETableGroupLeaf, etgl, E_TYPE_TABLE_GROUP)
-/* The arguments we take */
enum {
PROP_0,
PROP_HEIGHT,