commit 4bb9bdcdb391b87825545cc94239a962f7a74f11
parent 14ca695561d84e38b4a8f93c1a5acb50d22f4439
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Mon, 28 Apr 2014 16:30:42 +0000
tinyxserver: remove return used for 'debugging'
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/tinyxserver/tinyxserver.mk b/tinyxserver/tinyxserver.mk
@@ -4,7 +4,6 @@ DEPS = zlib tinyxlib
<$mkbuild/mk.common-noinst
tinyxserver:QV:
- return
case "$arch" in
x86_64)
EXTRA_CFLAGS="-D_XSERVER64=1 $CFLAGS"