diff options
-rwxr-xr-x | source4/script/cflags.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/script/cflags.pl b/source4/script/cflags.pl index 6dfaa83c0b..476960db5d 100755 --- a/source4/script/cflags.pl +++ b/source4/script/cflags.pl @@ -5,7 +5,6 @@ # tridge@samba.org, July 2005 # jelmer@samba.org, March 2006 use strict; -use warnings; my $target = shift; |