diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 14:45:41 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 14:45:41 +0000 |
commit | 745372f3d9b6166317d32b278a187ce96e443edc (patch) | |
tree | 1200bed337636f85bf88af3f04a5156eeba45bc5 /svx/source/engine3d/makefile.mk | |
parent | e76a5a6bd4dd21a27e738bc589f96e19544c01bf (diff) |
INTEGRATION: CWS warnings01 (1.9.218); FILE MERGED
2006/02/17 20:59:07 aw 1.9.218.1: #i55991# warning free changes
Diffstat (limited to 'svx/source/engine3d/makefile.mk')
-rw-r--r-- | svx/source/engine3d/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/engine3d/makefile.mk b/svx/source/engine3d/makefile.mk index 169120845a08..6cb6b273e575 100644 --- a/svx/source/engine3d/makefile.mk +++ b/svx/source/engine3d/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: rt $ $Date: 2005-09-08 22:40:27 $ +# last change: $Author: hr $ $Date: 2006-06-19 15:45:41 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,6 @@ SLOFILES= \ $(SLO)$/pntobj3d.obj \ $(SLO)$/label3d.obj \ $(SLO)$/light3d.obj \ - $(SLO)$/polyob3d.obj \ $(SLO)$/scene3d.obj \ $(SLO)$/polysc3d.obj \ $(SLO)$/cube3d.obj \ |