diff options
Diffstat (limited to 'complete.cpp')
-rw-r--r-- | complete.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/complete.cpp b/complete.cpp index 2e0894b6..1102f6ab 100644 --- a/complete.cpp +++ b/complete.cpp @@ -2159,4 +2159,3 @@ void complete_print( string_buffer_t *out ) } } } - |