diff options
-rw-r--r-- | source4/lib/events/wscript_build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/events/wscript_build b/source4/lib/events/wscript_build index 355f315727..d08d5dda0e 100644 --- a/source4/lib/events/wscript_build +++ b/source4/lib/events/wscript_build @@ -5,6 +5,5 @@ bld.SAMBA_LIBRARY('events', source='tevent_s4.c', deps='samba-util', public_deps='tevent', - allow_warnings=True, private_library=True ) |