From 73cba26f1ca9371354017a1887575a0b40170bfa Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 22 Jul 2011 13:46:59 +0300 Subject: Bin PROF_EDITION, not defined in configury, not tested anywhere --- scp2/source/ooo/makefile.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'scp2') diff --git a/scp2/source/ooo/makefile.mk b/scp2/source/ooo/makefile.mk index 8fc9ad5a924b..d24715f2ce6f 100644 --- a/scp2/source/ooo/makefile.mk +++ b/scp2/source/ooo/makefile.mk @@ -56,9 +56,6 @@ SCPDEFS+=-DBUILD_X64 .IF "$(ENABLE_OPENGL)"=="TRUE" SCPDEFS+=-DENABLE_OPENGL .ENDIF -.IF "$(PROF_EDITION)"!="" -SCPDEFS+=-DPROF_EDITION -.ENDIF .IF "$(GUI)"=="UNX" .IF "$(ENABLE_GTK)" != "" -- cgit