#92341# removed special handling no longer used

This commit is contained in:
Hans-Joachim Lankenau 2002-07-17 11:04:16 +00:00
parent e1c97726e0
commit 9061b52c41

View file

@ -2,9 +2,9 @@
#
# $RCSfile: settings.mk,v $
#
# $Revision: 1.117 $
# $Revision: 1.118 $
#
# last change: $Author: hjs $ $Date: 2002-07-17 11:46:43 $
# last change: $Author: hjs $ $Date: 2002-07-17 12:04:16 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -1252,10 +1252,6 @@ CDEFS+= -DSWEEPER
CDEFS+= -D$(T_FORCE)
.ENDIF
.IF "$(ACTIVEX)"!=""
CDEFS+= -DACTIVEX
.ENDIF
.IF "$(profile)"!=""
CDEFS+= $(CDEFSPROF)
CFLAGS+= $(CFLAGSPROF)