diff options
-rw-r--r-- | source3/include/event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/event.h b/source3/include/event.h index d5decaa669..108026e2f5 100644 --- a/source3/include/event.h +++ b/source3/include/event.h @@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#define TEVENT_COMPAT_DEFINES #include <tevent.h> /* The following definitions come from lib/events.c */ |