Guard g_slice_debug_tree_statistics by G_ENABLE_DEBUG. (#390940, Kazuki

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

        * glib/glib.symbols: Guard g_slice_debug_tree_statistics
        by G_ENABLE_DEBUG.  (#390940, Kazuki Iwamoto)



svn path=/trunk/; revision=5190
This commit is contained in:
Matthias Clasen
2007-01-02 13:09:03 +00:00
committed by Matthias Clasen
parent 99b531f425
commit db9c08d08b
4 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2007-01-02 Matthias Clasen <mclasen@redhat.com>
* glib/running.sgml: Remove C99ism from example.
2006-12-31 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/threads.sgml: Fix whitespace. (#391116)