diff options
Diffstat (limited to 'src/editor.h')
-rw-r--r-- | src/editor.h | 2 |
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: |