From: Emmanuel Rodriguez Date: Tue, 17 Mar 2009 08:01:29 +0000 (+0200) Subject: Fix Bug 575645: Properties enum has same comment as the signals enum X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed97de42e20f3f2eb68c36572ed72ffe98fc6f23;p=libchamplain Fix Bug 575645: Properties enum has same comment as the signals enum --- diff --git a/champlain-gtk/champlain-view-embed.c b/champlain-gtk/champlain-view-embed.c index 6732ac5..b9f63d8 100644 --- a/champlain-gtk/champlain-view-embed.c +++ b/champlain-gtk/champlain-view-embed.c @@ -33,7 +33,6 @@ enum enum { - /* normal signals */ PROP_0, PROP_VIEW };