diff --git a/server/Makefile.am b/server/Makefile.am index 2a6010b6..0514a2c1 100644 --- a/server/Makefile.am +++ b/server/Makefile.am @@ -3,7 +3,6 @@ SUBDIRS = . tests AM_CPPFLAGS = \ -DSPICE_SERVER_INTERNAL \ - -DRED_STATISTICS \ $(COMMON_CFLAGS) \ $(GLIB2_CFLAGS) \ $(GOBJECT2_CFLAGS) \