X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Flayeractionmanager.cpp;h=e42d4f8ae3512e2ca2b795e2d027ebf4a0aa3383;hb=9ec7171ff045c2ef22e40adc882a8efac3ee09b7;hp=03751b803e73e77f648ba535a3b9486e4bf7fb28;hpb=1caec5f187f1ec173ee8e8b08af726d9e1d86cda;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp b/synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp index 03751b8..e42d4f8 100644 --- a/synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp +++ b/synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp @@ -6,7 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley -** Copyright (c) 2007 Chris Moore +** Copyright (c) 2007, 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 @@ -310,7 +310,6 @@ LayerActionManager::refresh() #else get_ui_manager()->insert_action_group(action_group_); #endif - DEBUGPOINT(); } void @@ -384,7 +383,8 @@ LayerActionManager::paste() return; } - synfig::info("DEPTH=%d",depth); + // synfig::info("DEPTH=%d",depth); + // Action to move the layer (if necessary) if(depth>0) {