diff options
Diffstat (limited to 'src/editor.cpp')
-rw-r--r-- | src/editor.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/editor.cpp b/src/editor.cpp index 82fcbea..93a7fd2 100644 --- a/src/editor.cpp +++ b/src/editor.cpp @@ -893,5 +893,3 @@ void EditorCompletion::moveCompletionPopup() } #include "editor.moc" - -// vim: set et sw=2 ts=8: |