Remove the (no longer effective) empty if-branch.
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 25 Nov 2002 21:34:16 +0000 (21:34 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 25 Nov 2002 21:34:16 +0000 (21:34 +0000)
commit827f3c4fa495135ce19a0e5ce2f0a0f164805b7c
tree3c9c0ba6c22caff363ba98989cb6ab87f5ae778e
parent129cfb8bf83052ba076bc0f1050a1b89587ee774
Remove the (no longer effective) empty if-branch.

* glib/gmessages.h (g_assert):
(g_return_if_fail):
(g_return_val_if_fail): Remove the (no longer effective) empty
if-branch.

* glib/gmacros.h: Change the definition of G_LIKELY, so that
g_return_if_fail() and friends still trigger a gcc warning if
the expr is an assignment.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmacros.h
glib/gmessages.h