diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 13:00:24 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 13:00:24 +0000 |
commit | f3e2577f64faab3699baabcc3c74a30296a829ff (patch) | |
tree | 3c13dde2fe62e72a5d374a229e7ae1f9e0ba9487 /rsc/source/parser/rscicpx.cxx | |
parent | e0188a81956f6f8639e1789760474b35b0d60832 (diff) |
INTEGRATION: CWS vcl79 (1.14.26); FILE MERGED
2007/06/18 13:13:51 pl 1.14.26.1: #i78468# remove old MAC
Diffstat (limited to 'rsc/source/parser/rscicpx.cxx')
-rw-r--r-- | rsc/source/parser/rscicpx.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/rsc/source/parser/rscicpx.cxx b/rsc/source/parser/rscicpx.cxx index 51bb4f4a1de4..47aa40bddd38 100644 --- a/rsc/source/parser/rscicpx.cxx +++ b/rsc/source/parser/rscicpx.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rscicpx.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: obo $ $Date: 2006-09-17 15:59:16 $ + * last change: $Author: rt $ $Date: 2007-07-03 14:00:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -792,10 +792,6 @@ RscTop * RscTypCont::InitClassComboBox( RscTop * pSuper, RscArray * pStrLst ) return pClassComboBox; } -#ifdef MAC -#pragma segment rsctypcont -#endif - /************************************************************************* |* RscTypCont::InitClassFixedText() *************************************************************************/ |