diff --git a/osdep/main-fn-win.c b/osdep/main-fn-win.c index e7337c914d..8a086dc47d 100644 --- a/osdep/main-fn-win.c +++ b/osdep/main-fn-win.c @@ -1,10 +1,6 @@ #include #include -#ifndef BASE_SEARCH_PATH_ENABLE_SAFE_SEARCHMODE -#define BASE_SEARCH_PATH_ENABLE_SAFE_SEARCHMODE (0x0001) -#endif - #include "common/common.h" #include "osdep/io.h" #include "osdep/terminal.h"