Revision: 2208
http://synfig.svn.sourceforge.net/synfig/?rev=2208&view=rev
Author: dooglus
Date: 2008-11-18 17:19:38 +0000 (Tue, 18 Nov 2008)
Log Message:
-----------
Remove debugging printf().
Modified Paths:
--------------
synfig-core/trunk/src/synfig/loadcanvas.cpp
Modified: synfig-core/trunk/src/synfig/loadcanvas.cpp
===================================================================
--- synfig-core/trunk/src/synfig/loadcanvas.cpp 2008-11-18 12:07:17 UTC (rev
2207)
+++ synfig-core/trunk/src/synfig/loadcanvas.cpp 2008-11-18 17:19:38 UTC (rev
2208)
@@ -2167,7 +2167,6 @@
catch(Exception::IDAlreadyExists) { synfig::error("IDAlreadyExists
Thrown"); }
catch(xmlpp::internal_error x)
{
- printf("caught internal error\n");
if (!strcmp(x.what(), "Couldn't create parsing context"))
throw runtime_error(String(" * ") + _("Can't open
file") + " \"" + file + "\"");
throw;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl