Index: src/sp-flowregion.cpp =================================================================== RCS file: /cvsroot/inkscape/inkscape/src/sp-flowregion.cpp,v retrieving revision 1.8 diff -u -p -u -r1.8 sp-flowregion.cpp --- src/sp-flowregion.cpp 24 Dec 2004 00:09:17 -0000 1.8 +++ src/sp-flowregion.cpp 7 Feb 2005 01:03:02 -0000 @@ -519,7 +519,7 @@ static void GetDest(SPObject* ch delete temp; sp_curve_unref(curve); } else { - printf("no curve\n"); +// printf("no curve\n"); } }