diff -r c2a05fa925a1 -r 95f1af9b525a process.h --- a/process.h Fri Dec 08 20:18:56 2006 +0000 +++ b/process.h Thu Aug 09 18:34:08 2007 +0000 @@ -14,7 +14,6 @@ Process (); ~Process (); void clear(); - void waitFinished(); QString getErrout(); QString getStdout();