kdeadmin/kdat Archive.cpp,1.12,1.13 Author: lunakl Thu Jan 31 16:39:00 UTC 2002 Modified Files: Archive.cpp Log Message: Comment out debugging code causing compile errors : Archive.cpp:370: passing `const QPtrList' as `this' argument of `class Range * QPtrList::first()' discards qualifiers Archive.cpp:372: passing `const QPtrList' as `this' argument of `class Range * QPtrList::next()' discards qualifiers The debugging code doesn't do anything in fact anyway.