summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-rwxr-xr-xsource3/configure.nodebug.developer3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/configure.nodebug.developer b/source3/configure.nodebug.developer
deleted file mode 100755
index 65e21b4bdf..0000000000
--- a/source3/configure.nodebug.developer
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-CFLAGS="-Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
-./configure $*