]> err.no Git - libchamplain/commitdiff
Fix Bug 575645: Properties enum has same comment as the signals enum
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Tue, 17 Mar 2009 08:01:29 +0000 (10:01 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 17 Mar 2009 08:01:29 +0000 (10:01 +0200)
champlain-gtk/champlain-view-embed.c

index 6732ac5476ef3850675379887e45d718e7fb090c..b9f63d8d5a26d658bb669a7c186a32a52eaf1c67 100644 (file)
@@ -33,7 +33,6 @@ enum
 
 enum
 {
-  /* normal signals */
   PROP_0,
   PROP_VIEW
 };