Don't make ABI depend on G_ENABLE_DEBUG, just add an empty
authorMatthias Clasen <mclasen@redhat.com>
Tue, 30 Jan 2007 18:12:28 +0000 (18:12 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 30 Jan 2007 18:12:28 +0000 (18:12 +0000)
commit6a6d92a218f388dcd5056dd2f89c1657560e0558
tree525817574525e3cb401933d3f9814a44d4274b62
parentdf3dd538e555ca1caeba4f507aea707916895a98
Don't make ABI depend on G_ENABLE_DEBUG, just add an empty

2007-01-30  Matthias Clasen <mclasen@redhat.com>

        * glib/glib.symbols:
        * glib/gslice.h:
        * glib/gslice.c: Don't make ABI depend on G_ENABLE_DEBUG,
        just add an empty g_slice_debug_tree_statistics () implementation
        in the !G_ENABLE_DEBUG case.

svn path=/trunk/; revision=5318
ChangeLog
glib/glib.symbols
glib/gslice.c
glib/gslice.h