Fix !debug builds
authorMatthias Clasen <mclasen@redhat.com>
Wed, 23 Nov 2011 00:25:03 +0000 (19:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 23 Nov 2011 00:25:03 +0000 (19:25 -0500)
commit2da24259ab2a4da63885155460e281beb3d5998b
treedde3b31bf119ff0ca01349bb1f00a04b57cd55d2
parent6dde6b7f21af0d3748f142c3f718f1d4cb21739e
Fix !debug builds

As pointed out by Chun-wei Fan in bug 664455, parts of the merged
gobjectnotifyqueue.c code ended up inside an #ifdef G_ENABLE_DEBUG
section.
gobject/gobject.c