diff options
| author | Maxime Coste <frrrwww@gmail.com> | 2014-06-24 19:10:57 +0100 |
|---|---|---|
| committer | Maxime Coste <frrrwww@gmail.com> | 2014-06-24 19:10:57 +0100 |
| commit | 5b27b956adaec761bff0700c38387a1dfbb77efc (patch) | |
| tree | 05e1027ec4e77103a31b78dcba89dd88f5ff569f /src/normal.cc | |
| parent | b934c8ede532284e5c961e10f1d7591d4e4de1a7 (diff) | |
Rename utf8::utf8_iterator to utf8::iterator
Diffstat (limited to 'src/normal.cc')
| -rw-r--r-- | src/normal.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/normal.cc b/src/normal.cc index b04fc513..1c3c48b9 100644 --- a/src/normal.cc +++ b/src/normal.cc @@ -15,7 +15,6 @@ #include "string.hh" #include "window.hh" #include "user_interface.hh" -#include "utf8_iterator.hh" #include "debug.hh" namespace Kakoune |
