changeset 423 | 7019762f8701 |
parent 411 | 910ba9fab728 |
child 441 | 658ad3bc0c8a |
1.1 --- a/floatimageobj.cpp Thu Dec 14 17:01:44 2006 +0000 1.2 +++ b/floatimageobj.cpp Tue Jan 23 11:50:56 2007 +0000 1.3 @@ -35,7 +35,7 @@ 1.4 1.5 FloatImageObj::~FloatImageObj () 1.6 { 1.7 - cout << "Destr FloatImageObj "<<this<<"\n"; 1.8 +// cout << "Destr FloatImageObj "<<this<<"\n"; 1.9 delete(icon); 1.10 } 1.11