Avoid a C99ism
authorMatthias Clasen <mclasen@redhat.com>
Wed, 30 Sep 2009 00:45:26 +0000 (20:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 30 Sep 2009 00:45:26 +0000 (20:45 -0400)
commit2f93bea177a980b8ae750c07f3b269c9bea7ac25
tree0a93e8a77c7063279a0d98fd61b1d2b7a6b1d6bb
parent442dadf3118cf3e2e9617461eb045f61483d58fc
Avoid a C99ism

Move a variable declaration to the beginning of the block; see
bug 596561. Also remove a pointless register declaration.
glib/gmessages.c