diff -r f001beefdec2 -r aff86e2f2a4a xsltproc.cpp --- a/xsltproc.cpp Mon Feb 19 12:01:54 2007 +0000 +++ b/xsltproc.cpp Wed May 02 15:31:18 2007 +0000 @@ -66,7 +66,7 @@ args << xslFile; args << inputFile; QString com=xsltprocessor+" "+args.join(" "); - //cout <start(xsltprocessor,args); if (!xsltProc->waitForStarted() )