diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 00:35:56 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 00:35:56 +0900 |
commit | 045c60664e3f46bd878d4adbe26081bb40dcbc31 (patch) | |
tree | 34b8e3bca1105b3083609b84f645e68f108c54ef /kmymoney2/converter/convertertest.cpp | |
parent | 50d3c35d815fb0c0e82493941347f1353ab95fc2 (diff) | |
download | kmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.tar.gz kmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kmymoney2/converter/convertertest.cpp')
-rw-r--r-- | kmymoney2/converter/convertertest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kmymoney2/converter/convertertest.cpp b/kmymoney2/converter/convertertest.cpp index 04a8b58..9766e2d 100644 --- a/kmymoney2/converter/convertertest.cpp +++ b/kmymoney2/converter/convertertest.cpp @@ -207,5 +207,3 @@ void ConverterTest::testDateFormat() CPPUNIT_FAIL(e->what()); } } - -// vim:cin:si:ai:et:ts=2:sw=2: |