diff options
| author | Maxime Coste <frrrwww@gmail.com> | 2014-12-23 13:54:09 +0000 |
|---|---|---|
| committer | Maxime Coste <frrrwww@gmail.com> | 2014-12-23 13:54:09 +0000 |
| commit | b6ff15aa757eb35fed5772d28e3c06b5e844a49e (patch) | |
| tree | d41ebca1b4fe4591017f5310749b263047ba9345 /src/option_manager.hh | |
| parent | 064fb81b8d38df3bc77e2211fb6bc5db84fedb97 (diff) | |
Unify completion from container content logic
Diffstat (limited to 'src/option_manager.hh')
| -rw-r--r-- | src/option_manager.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/option_manager.hh b/src/option_manager.hh index c8fb1d5f..c1f9bd12 100644 --- a/src/option_manager.hh +++ b/src/option_manager.hh @@ -6,7 +6,6 @@ #include "exception.hh" #include "flags.hh" #include "option_types.hh" -#include "utils.hh" #include "regex.hh" namespace Kakoune |
