X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Fblineconvert.cpp;h=85ddb6488c9cad6ae358e1e3050aca00351b72fd;hb=74c9d19d99ddb6fea06ba49660b031f968da1145;hp=6011353c68f867c023dd0b57bb45d2b01ad51959;hpb=0d1c42fcf8502e869fb0e427ca3dc1c3d39e77ce;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/blineconvert.cpp b/synfig-studio/trunk/src/synfigapp/blineconvert.cpp index 6011353..85ddb64 100644 --- a/synfig-studio/trunk/src/synfigapp/blineconvert.cpp +++ b/synfig-studio/trunk/src/synfigapp/blineconvert.cpp @@ -586,7 +586,7 @@ synfigapp::BLineConverter::operator()(std::list &blinepoint bool done = false; - Real errortol = smoothness*pixelwidth; //???? what the hell should this value be + Real errortol = smoothness*pixelwidth; //???? what should this value be BLinePoint a; synfig::Vector v;