From ad859d26b813101adab963f50e694961702561d9 Mon Sep 17 00:00:00 2001 From: zautrix Date: Tue, 05 Oct 2004 08:07:41 +0000 Subject: cleanup --- (limited to 'libkcal/icalformat.h') diff --git a/libkcal/icalformat.h b/libkcal/icalformat.h index 236efbf..485ab6e 100644 --- a/libkcal/icalformat.h +++ b/libkcal/icalformat.h @@ -40,7 +40,7 @@ class ICalFormatImpl; class ICalFormat : public CalFormat { public: /** Create new iCalendar format. */ - ICalFormat( bool quick = false ); + ICalFormat( ); virtual ~ICalFormat(); /** @@ -104,7 +104,6 @@ class ICalFormat : public CalFormat { private: ICalFormatImpl *mImpl; - bool mQuicksave; QString mTimeZoneId; QCString mTzString; int tzOffsetMin; -- cgit v0.9.0.2