diff options
-rw-r--r-- | source3/include/includes.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h index 08d5d96ab5..ac29b7d901 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -22,11 +22,6 @@ #include "../replace/replace.h" -#if _SAMBA_BUILD_ == 4 -# undef _SAMBA_BUILD_ -# define _SAMBA_BUILD_ 3 -#endif - /* make sure we have included the correct config.h */ #ifndef NO_CONFIG_H /* for some tests */ #ifndef CONFIG_H_IS_FROM_SAMBA |