From kde-commits Thu Jan 31 16:39:05 2002 From: Lubos Lunak Date: Thu, 31 Jan 2002 16:39:05 +0000 To: kde-commits Subject: kdeadmin/kdat X-MARC-Message: https://marc.info/?l=kde-commits&m=101249530924249 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.