summaryrefslogtreecommitdiffabout
path: root/libkcal/journal.cpp
Side-by-side diff
Diffstat (limited to 'libkcal/journal.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--libkcal/journal.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/journal.cpp b/libkcal/journal.cpp
index c4e4474..328db46 100644
--- a/libkcal/journal.cpp
+++ b/libkcal/journal.cpp
@@ -24,12 +24,12 @@ using namespace KCal;
Journal::Journal()
{
- qDebug("New JJJ ");
+
}
Journal::~Journal()
{
- qDebug("delete JJJ ");
+
}
Incidence *Journal::clone()