Author: Carlos Lopez <genet...@gmail.com> Date: Thu Aug 23 19:00:10 2012 +0200
Remove debug info --- synfig-core/src/modules/mod_geometry/region.cpp | 2 +- synfig-core/src/synfig/layer_polygon.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/synfig-core/src/modules/mod_geometry/region.cpp b/synfig-core/src/modules/mod_geometry/region.cpp index c536325..11b0ab6 100644 --- a/synfig-core/src/modules/mod_geometry/region.cpp +++ b/synfig-core/src/modules/mod_geometry/region.cpp @@ -256,7 +256,7 @@ Region::set_time(Context context, Time time, Vector pos)const bool Region::accelerated_cairorender(Context context,cairo_surface_t *surface,int quality, const RendDesc &renddesc, ProgressCallback *cb)const { - synfig::info("rendering Cairo Region"); +// synfig::info("rendering Cairo Region"); std::vector<synfig::Segment> segments; // Grab the rgba values diff --git a/synfig-core/src/synfig/layer_polygon.cpp b/synfig-core/src/synfig/layer_polygon.cpp index 8beda10..f7cbb2c 100644 --- a/synfig-core/src/synfig/layer_polygon.cpp +++ b/synfig-core/src/synfig/layer_polygon.cpp @@ -197,7 +197,7 @@ Layer_Polygon::get_param_vocab()const bool Layer_Polygon::accelerated_cairorender(Context context,cairo_surface_t *surface,int quality, const RendDesc &renddesc, ProgressCallback *cb)const { - synfig::info("rendering Cairo polygon"); + //synfig::info("rendering Cairo polygon"); // Grab the rgba values const float r(color.get_r()); ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl