Author: Carlos Lopez <[email protected]>
Date: Sun Oct 23 20:09:49 2011 +0200
Remove debug info
---
.../src/modules/mod_geometry/advanced_outline.cpp | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
b/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
index 2054726..d2800c5 100644
--- a/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
+++ b/synfig-core/src/modules/mod_geometry/advanced_outline.cpp
@@ -293,10 +293,10 @@ Advanced_Outline::sync()
sort(wplist.begin(),wplist.end());
////////////////////// End preparing the WPlist ////////////////
//list the wplist
- synfig::info("---wplist---");
- for(witer=wplist.begin();witer!=wplist.end();witer++)
- synfig::info("P:%f W:%f B:%d A:%d",
witer->get_position(), witer->get_width(), witer->get_side_type_before(),
witer->get_side_type_after());
- synfig::info("------");
+ //synfig::info("---wplist---");
+ //for(witer=wplist.begin();witer!=wplist.end();witer++)
+ //synfig::info("P:%f W:%f B:%d A:%d",
witer->get_position(), witer->get_width(), witer->get_side_type_before(),
witer->get_side_type_after());
+ //synfig::info("------");
////////////////////////////////////////////////////////////////
// TODO: step should be a function of the current situation
// i.e.: where in the bline, and where in wplist so we could go
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl