summaryrefslogtreecommitdiffstats
path: root/src/editor.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 17:37:39 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-28 17:38:07 +0900
commitda4c033640f8eff23e5b65b4b92f832a46534f8e (patch)
treee31e5e0e3711365514b0b6d5ca8b7d5cf644edd3 /src/editor.h
parent5d801a3d92d8fcacf642c3e96ef3a1e57781cc12 (diff)
downloadabakus-da4c033640f8eff23e5b65b4b92f832a46534f8e.tar.gz
abakus-da4c033640f8eff23e5b65b4b92f832a46534f8e.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 098454da6440afa21c77fd8e0a9367acac2ec9df)
Diffstat (limited to 'src/editor.h')
-rw-r--r--src/editor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/editor.h b/src/editor.h
index acef6fe..94bcfcf 100644
--- a/src/editor.h
+++ b/src/editor.h
@@ -129,5 +129,3 @@ class EditorCompletion : public TQObject
};
#endif // ABAKUS_EDITOR_H
-
-// vim: set et ts=8 sw=4: