]> Pileus Git - ~andy/gtk/commit
Fix compilation warning: move function to proper location
authorJavier Jardón <jjardon@gnome.org>
Mon, 12 Apr 2010 19:22:34 +0000 (21:22 +0200)
committerJavier Jardón <jjardon@gnome.org>
Mon, 12 Apr 2010 20:10:38 +0000 (22:10 +0200)
commit5bcf3ba72a7d54625b3996cefb05dba0aae6da42
tree1d5bc87fca1676d91d393ef72456ea84f188361b
parent3e5d49f52bacab047e7a36bb5329f84ba6c5fd1a
Fix compilation warning: move function to proper location

Move _count_nodes() auxiliar function inside the
G_ENABLE_DEBUG define, where other auxiliar functions are.
gtk/gtkrbtree.c