X-Git-Url: http://git.samba.org/?p=samba.git;a=blobdiff_plain;f=source3%2Finclude%2Fincludes.h;h=da365ab953d674cab4c4dd4bf9170c820fc12eee;hp=ad2771665a36bb1d0ce84ebff0c2aaa020677376;hb=ba00796e6dd13b87b7988a98e532676d9eab702c;hpb=08657e539e4cd4105057a9c12db30dbe4bbfcb1d diff --git a/source3/include/includes.h b/source3/include/includes.h index ad2771665a3..da365ab953d 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -635,12 +635,7 @@ extern int errno; #include "msdfs.h" -#ifdef WITH_PROFILE #include "profile.h" -#else -#define START_PROFILE(x) -#define END_PROFILE(x) -#endif #ifndef MAXCODEPAGELINES #define MAXCODEPAGELINES 256