diff --git a/Makefile b/Makefile
index c0f3850..81b0c8b 100644
--- a/Makefile
+++ b/Makefile
@@ -189,7 +189,6 @@ manpages/%: manpages/%.xml
 all: build
 
 .PHONY: devel
-devel: CFLAGS += -DRUNASNORMALUSER
 devel: CFLAGS += -DMXQ_DEVELOPMENT
 devel: all