summaryrefslogtreecommitdiffabout
path: root/libkcal/filestorage.h
Side-by-side diff
Diffstat (limited to 'libkcal/filestorage.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libkcal/filestorage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/filestorage.h b/libkcal/filestorage.h
index e9dc15e..17010ac 100644
--- a/libkcal/filestorage.h
+++ b/libkcal/filestorage.h
@@ -43,9 +43,9 @@ class FileStorage : public CalStorage
void setSaveFormat( CalFormat * );
CalFormat *saveFormat()const;
bool open();
- bool load(bool quick = false );
+ bool load( );
bool save();
bool close();
private: