diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 15:58:51 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 15:58:51 +0000 |
commit | 4d16f6bf17300f5fb7444738ac01d2704124e210 (patch) | |
tree | c60747fa34ec317c470f6989d7f96032ae79320c /sfx2 | |
parent | 86c02d3ae0d0a5d9526bcc9e67e1f2a6390a50c0 (diff) |
INTEGRATION: CWS sfxcleanup (1.7.158); FILE MERGED
2006/03/29 18:50:30 mba 1.7.158.1: #132394#: remove superfluous code
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/toolbox/makefile.mk | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/sfx2/source/toolbox/makefile.mk b/sfx2/source/toolbox/makefile.mk index 3025b59eda8d..54f77b298d91 100644 --- a/sfx2/source/toolbox/makefile.mk +++ b/sfx2/source/toolbox/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:22:46 $ +# last change: $Author: rt $ $Date: 2006-05-02 16:58:51 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -46,13 +46,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- -SRS1NAME=$(TARGET) -SRC1FILES =\ - tbxopdlg.src\ - tbxcust.src\ - tbxpopup.src\ - toolbox.src - SLOFILES = \ $(SLO)$/tbxitem.obj \ $(SLO)$/imgmgr.obj |