summaryrefslogtreecommitdiff
path: root/src/normal.cc
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2014-06-24 19:10:57 +0100
committerMaxime Coste <frrrwww@gmail.com>2014-06-24 19:10:57 +0100
commit5b27b956adaec761bff0700c38387a1dfbb77efc (patch)
tree05e1027ec4e77103a31b78dcba89dd88f5ff569f /src/normal.cc
parentb934c8ede532284e5c961e10f1d7591d4e4de1a7 (diff)
Rename utf8::utf8_iterator to utf8::iterator
Diffstat (limited to 'src/normal.cc')
-rw-r--r--src/normal.cc1
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