diff options
author | Francois Tigeot <ftigeot@wolfpond.org> | 2011-04-28 08:48:54 +0200 |
---|---|---|
committer | Francois Tigeot <ftigeot@wolfpond.org> | 2011-04-28 08:48:54 +0200 |
commit | cfafcbc87caa2e463278484b3d298a97dcd92615 (patch) | |
tree | 54de6163ead8283f55fb30519b9dccd67f3d7b9c /basegfx | |
parent | a9732d5d2304808367e090e40d6cb864474ab2c9 (diff) |
Remove some OS/2 code
Diffstat (limited to 'basegfx')
-rw-r--r-- | basegfx/util/makefile.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/basegfx/util/makefile.mk b/basegfx/util/makefile.mk index 4d5d92ce7551..777f30aba696 100644 --- a/basegfx/util/makefile.mk +++ b/basegfx/util/makefile.mk @@ -52,9 +52,6 @@ LIB1FILES=\ $(SLB)$/raster.lib SHL1TARGET= basegfx$(DLLPOSTFIX) -.IF "$(GUI)" == "OS2" -SHL1TARGET= bgfx -.ENDIF SHL1IMPLIB= ibasegfx SHL1STDLIBS=\ |