diff options
author | Philipp Lohmann <pl@openoffice.org> | 2009-06-12 15:22:27 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2009-06-12 15:22:27 +0000 |
commit | 81249233487670c90d1c40c62c9d4241b178d17f (patch) | |
tree | aa9028b6abb1810d782e277905a8284daebd27f6 /vcl/source/gdi/makefile.mk | |
parent | 2280881e946919001cb89ee16ad5b37c210c7cbd (diff) |
#i92516# remove old StartPage/EndPage API
Diffstat (limited to 'vcl/source/gdi/makefile.mk')
-rw-r--r-- | vcl/source/gdi/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/gdi/makefile.mk b/vcl/source/gdi/makefile.mk index 57d5804a8afa..05dc998d6651 100644 --- a/vcl/source/gdi/makefile.mk +++ b/vcl/source/gdi/makefile.mk @@ -76,7 +76,6 @@ SLOFILES= $(SLO)$/salmisc.obj \ $(SLO)$/impgraph.obj \ $(SLO)$/impimagetree.obj \ $(SLO)$/imagerepository.obj \ - $(SLO)$/impprn.obj \ $(SLO)$/impvect.obj \ $(SLO)$/implncvt.obj \ $(SLO)$/jobset.obj \ @@ -138,7 +137,6 @@ EXCEPTIONSFILES= $(SLO)$/salmisc.obj \ $(SLO)$/pngread.obj \ $(SLO)$/pngwrite.obj \ $(SLO)$/virdev.obj \ - $(SLO)$/impprn.obj \ $(SLO)$/graphictools.obj |