file.cpp
changeset 248 30a4b721cffd
parent 234 5115a9d93e86
child 255 5da693c51f10
     1.1 --- a/file.cpp	Wed Mar 15 13:53:53 2006 +0000
     1.2 +++ b/file.cpp	Wed Mar 15 13:53:53 2006 +0000
     1.3 @@ -81,7 +81,7 @@
     1.4  {
     1.5  	if (d.path().left(4)!="/tmp")
     1.6  	{
     1.7 -		// FIXME testing
     1.8 +		// This _should_ not be necessary, but proved to be useful ;-)
     1.9  		qWarning ("file.cpp::removeDir should remove "+d.path()+" - aborted.");
    1.10  		return;
    1.11  	}