diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:35:56 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 00:35:56 +0900 |
commit | 045c60664e3f46bd878d4adbe26081bb40dcbc31 (patch) | |
tree | 34b8e3bca1105b3083609b84f645e68f108c54ef /kmymoney2/plugins/ofximport/ofximporterplugin.cpp | |
parent | 50d3c35d815fb0c0e82493941347f1353ab95fc2 (diff) | |
download | kmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.tar.gz kmymoney-045c60664e3f46bd878d4adbe26081bb40dcbc31.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmymoney2/plugins/ofximport/ofximporterplugin.cpp')
-rw-r--r-- | kmymoney2/plugins/ofximport/ofximporterplugin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kmymoney2/plugins/ofximport/ofximporterplugin.cpp b/kmymoney2/plugins/ofximport/ofximporterplugin.cpp index bcb3f23..98454d1 100644 --- a/kmymoney2/plugins/ofximport/ofximporterplugin.cpp +++ b/kmymoney2/plugins/ofximport/ofximporterplugin.cpp @@ -685,4 +685,3 @@ bool OfxImporterPlugin::storeStatements(TQValueList<MyMoneyStatement>& statement } #include "ofximporterplugin.moc" -// vim:cin:si:ai:et:ts=2:sw=2: |