vim.h: Remove strange comments

This commit is contained in:
ZyX 2017-04-08 18:51:29 +03:00
parent 0f4b4c7529
commit 8e519a22dd

View File

@ -11,8 +11,6 @@
#define RUNTIME_DIRNAME "runtime"
/* end */
/* ============ the header file puzzle (ca. 50-100 pieces) ========= */
#include "auto/config.h"
#define HAVE_PATHDEF
@ -44,11 +42,6 @@ enum { NUMBUFLEN = 65 };
#include "nvim/keymap.h"
#include "nvim/macros.h"
/* ================ end of the header file puzzle =============== */
#include "nvim/gettext.h"
/* special attribute addition: Put message in history */