aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/mbyte.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/mbyte.h')
-rw-r--r--src/nvim/mbyte.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/mbyte.h b/src/nvim/mbyte.h
index 100f24f1aa..db6baeeef4 100644
--- a/src/nvim/mbyte.h
+++ b/src/nvim/mbyte.h
@@ -39,7 +39,6 @@
#define ENC_MACROMAN 0x800 // Mac Roman (not Macro Man! :-)
// TODO(bfredl): eventually we should keep only one of the namings
-#define mb_ptr2len utfc_ptr2len
#define mb_char2len utf_char2len
/// Flags for vimconv_T