version: don't use NVIM_VERSION_* directly outside version.c

This avoids recompiles after commiting.
This commit is contained in:
Björn Linse
2015-03-01 16:59:24 +01:00
committed by Justin M. Keyes
parent 4f92178a75
commit e0f8eea9f1
9 changed files with 28 additions and 72 deletions

View File

@@ -967,10 +967,6 @@ EXTERN int wild_menu_showing INIT(= 0);
EXTERN char breakat_flags[256]; /* which characters are in 'breakat' */
/* these are in version.c */
extern char *Version;
extern char *longVersion;
/*
* Some file names are stored in pathdef.c, which is generated from the
* Makefile to make their value depend on the Makefile.