summaryrefslogtreecommitdiff
path: root/test/haxe/php-web-server.hxml
diff options
context:
space:
mode:
Diffstat (limited to 'test/haxe/php-web-server.hxml')
-rw-r--r--test/haxe/php-web-server.hxml3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/haxe/php-web-server.hxml b/test/haxe/php-web-server.hxml
index 102ae97a3..4c121fb4a 100644
--- a/test/haxe/php-web-server.hxml
+++ b/test/haxe/php-web-server.hxml
@@ -39,7 +39,4 @@
-debug
#dead code elimination : remove unused code
-#"-dce no" : do not remove unused code
-#"-dce std" : remove unused code in the std lib (default)
-#"-dce full" : remove all unused code
-dce full