summaryrefslogtreecommitdiff
path: root/tutorial/haxe/php-web-server.hxml
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/haxe/php-web-server.hxml')
-rw-r--r--tutorial/haxe/php-web-server.hxml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tutorial/haxe/php-web-server.hxml b/tutorial/haxe/php-web-server.hxml
index c6e9432a3..4961cfa58 100644
--- a/tutorial/haxe/php-web-server.hxml
+++ b/tutorial/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