diff options
author | jp <jp@openoffice.org> | 2000-09-28 12:04:06 +0000 |
---|---|---|
committer | jp <jp@openoffice.org> | 2000-09-28 12:04:06 +0000 |
commit | 398da46b5823c70e257281b928d2bcf8b756a20a (patch) | |
tree | 081d0c2d83bc8bddbe7905df4da4a62d10d25d33 /sw/inc/sw.mk | |
parent | c94d28282e6bbeb6823169087cadfc3443f97645 (diff) |
remove old code of using no graphicobject
Diffstat (limited to 'sw/inc/sw.mk')
-rw-r--r-- | sw/inc/sw.mk | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sw/inc/sw.mk b/sw/inc/sw.mk index 990a5046c5..826dfa1f61 100644 --- a/sw/inc/sw.mk +++ b/sw/inc/sw.mk @@ -2,9 +2,9 @@ # # $RCSfile: sw.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 17:14:28 $ +# last change: $Author: jp $ $Date: 2000-09-28 13:02:59 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,11 +67,6 @@ #CDEFS+=-DXML_CORE_API CDEFS+=-DNUM_RELSPACE -# use the new GrahicObject - the old code with our own GraphicCache will be removed -# if all the new code runs correct. -CDEFS+=-DUSE_GRFOBJECT -USE_GRFOBJECT=TRUE - # MakeDepn nicht das segdefs.hxx und die PCHs auswerten lassen # PCHs werden nur in den ..._1st Verzeichnissen aufgenommen EXCDEPN=segdefs.hxx |