summaryrefslogtreecommitdiffstats
path: root/kmymoney2/mymoney/storage
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/mymoney/storage')
-rw-r--r--kmymoney2/mymoney/storage/mymoneyseqaccessmgr.cpp2
-rw-r--r--kmymoney2/mymoney/storage/mymoneystorageanon.cpp3
2 files changed, 0 insertions, 5 deletions
diff --git a/kmymoney2/mymoney/storage/mymoneyseqaccessmgr.cpp b/kmymoney2/mymoney/storage/mymoneyseqaccessmgr.cpp
index d2950d5..fce4af1 100644
--- a/kmymoney2/mymoney/storage/mymoneyseqaccessmgr.cpp
+++ b/kmymoney2/mymoney/storage/mymoneyseqaccessmgr.cpp
@@ -1940,5 +1940,3 @@ void MyMoneySeqAccessMgr::removeReferences(const TQString& id)
#undef TRY
#undef CATCH
#undef PASS
-
-// vim:cin:si:ai:et:ts=2:sw=2:
diff --git a/kmymoney2/mymoney/storage/mymoneystorageanon.cpp b/kmymoney2/mymoney/storage/mymoneystorageanon.cpp
index 3b2ce54..bcfedcb 100644
--- a/kmymoney2/mymoney/storage/mymoneystorageanon.cpp
+++ b/kmymoney2/mymoney/storage/mymoneystorageanon.cpp
@@ -289,6 +289,3 @@ void MyMoneyStorageANON::writeBudget(TQDomElement& budgets, const MyMoneyBudget&
MyMoneyStorageXML::writeBudget(budgets, bn);
}
-
-
-// vim:cin:si:ai:et:ts=2:sw=2: