diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 15:57:37 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 15:57:37 +0000 |
commit | 5e4842f4225d963cc02a75be522dfab569f1a1ce (patch) | |
tree | a17d9391c49907f44c898795271a17c19e207d59 /sfx2/source/statbar | |
parent | 5704cd68922f233f83259a1279025619307e9300 (diff) |
INTEGRATION: CWS sfxcleanup (1.8.158); FILE MERGED
2006/03/29 18:50:29 mba 1.8.158.1: #132394#: remove superfluous code
Diffstat (limited to 'sfx2/source/statbar')
-rw-r--r-- | sfx2/source/statbar/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sfx2/source/statbar/makefile.mk b/sfx2/source/statbar/makefile.mk index b7373dd8b2cc..e2ee8bdd2833 100644 --- a/sfx2/source/statbar/makefile.mk +++ b/sfx2/source/statbar/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:21:10 $ +# last change: $Author: rt $ $Date: 2006-05-02 16:57:37 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -46,10 +46,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- -SRS1NAME=$(TARGET) -SRC1FILES = \ - statbar.src - SLOFILES = \ $(SLO)$/stbitem.obj |