]> Pileus Git - ~andy/gtk/commit
Fix compilation warning: Disable unused function
authorJavier Jardón <jjardon@gnome.org>
Mon, 9 Nov 2009 19:56:54 +0000 (20:56 +0100)
committerJavier Jardón <jjardon@gnome.org>
Mon, 9 Nov 2009 19:56:54 +0000 (20:56 +0100)
commit3143a344a76ebaf9e931c00efd8b797074d56542
treec1b1727ff187496a376e1c6b98d0aa7fc0cf81f5
parent148ffd2cc9c3fbd9f627f6fee7c009290112c0e5
Fix compilation warning: Disable unused function

Use #if 0 to disable unused gtk_text_btree_node_invalidate_downward()
gtk/gtktextbtree.c