diff --git a/src/basic/missing.h b/src/basic/missing.h index 15646eaaeb1..6d50323520f 100644 --- a/src/basic/missing.h +++ b/src/basic/missing.h @@ -56,10 +56,6 @@ #define MS_LAZYTIME (1<<25) #endif -#ifndef DM_DEFERRED_REMOVE -#define DM_DEFERRED_REMOVE (1 << 17) -#endif - #ifndef CIFS_MAGIC_NUMBER # define CIFS_MAGIC_NUMBER 0xFF534D42 #endif