startuptime: always enable startuptime

Removes the STARTUPTIME define.
This commit is contained in:
Nicolas Hillegeer
2014-07-18 11:02:27 +02:00
committed by Justin M. Keyes
parent ab1eec10a1
commit fb15cbbaea
7 changed files with 16 additions and 41 deletions

View File

@@ -9731,9 +9731,7 @@ static void f_has(typval_T *argvars, typval_T *rettv)
"cmdline_info",
"signs",
"smartindent",
#ifdef STARTUPTIME
"startuptime",
#endif
"statusline",
"spell",
"syntax",