Disable the 'DEPTH=' display.
[synfig.git] / synfig-studio / trunk / src / gtkmm / layeractionmanager.cpp
index c8bddff..6903117 100644 (file)
@@ -383,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)
                {