Removed unused VF_NODAEMON flag

No code ever tests for this flag, so just remove it.
This commit is contained in:
Kevin Easton
2017-10-26 15:56:31 +11:00
parent 46047b058c
commit 796eef3f99
2 changed files with 14 additions and 15 deletions

View File

@@ -404,7 +404,6 @@ extern int loading_global;
#define STR_TYPE_VAR 3
#define SET_TYPE_VAR 4
#define VF_NODAEMON 0x0001
#define VF_EXPAND_PATH 0x0002
#define VIF_CHANGED 0x01