summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-08 15:47:24 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-08 23:34:26 +0200
commit3c38b7727a3deab37c5e9b822cec53c081e2b6e3 (patch)
tree61b40e23ba463a235d7bc41028630a068f3c4fe2 /filter
parente567baf92c0fc71e862a2cf07e029576ee36cd77 (diff)
zlib: remove ExternalPackage_zlib
Change-Id: I5bce88b2044279a6563fd68c35f9c1ac824c8850
Diffstat (limited to 'filter')
-rw-r--r--filter/source/flash/swfwriter1.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/filter/source/flash/swfwriter1.cxx b/filter/source/flash/swfwriter1.cxx
index abfb3d398644..52c29b9e0329 100644
--- a/filter/source/flash/swfwriter1.cxx
+++ b/filter/source/flash/swfwriter1.cxx
@@ -31,13 +31,7 @@
#include <vcl/graphicfilter.hxx>
#include <vcl/graphictools.hxx>
-#ifndef _ZLIB_H
-#ifdef SYSTEM_ZLIB
#include <zlib.h>
-#else
-#include <external/zlib/zlib.h>
-#endif
-#endif
#include <vcl/salbtype.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>