X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Flayergrouptreestore.cpp;h=06efd8c00355b627509a173d9fd3d5c1931cbef6;hb=4deb60d7afcd757cdd114a8285a0e4eacd97fc7d;hp=c13bbe28973cf3b1c6bbcc4263875fe34cf7b3b6;hpb=63e709f66d50c124cc0ece2325f4773ac4ae7b20;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/layergrouptreestore.cpp b/synfig-studio/trunk/src/gtkmm/layergrouptreestore.cpp index c13bbe2..06efd8c 100644 --- a/synfig-studio/trunk/src/gtkmm/layergrouptreestore.cpp +++ b/synfig-studio/trunk/src/gtkmm/layergrouptreestore.cpp @@ -6,6 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley +** Copyright (c) 2008 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -95,7 +96,9 @@ LayerGroupTreeStore::LayerGroupTreeStore(etl::loose_handleget_canvas()->rbegin(), canvas_interface()->get_canvas()->rend(), sigc::mem_fun(*this, &studio::LayerGroupTreeStore::on_layer_added) @@ -731,7 +734,7 @@ LayerGroupTreeStore::rebuild() throw; } rebuilding=false; - synfig::info("LayerGroupTreeStore::rebuild() took %f seconds",float(timer())); + // synfig::info("LayerGroupTreeStore::rebuild() took %f seconds",float(timer())); } void