summaryrefslogtreecommitdiff
path: root/package/inc/PackageConstants.hxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-04-13 10:20:02 +0200
committerMikhail Voytenko <mav@openoffice.org>2010-04-13 10:20:02 +0200
commit1ecb12cbc746235f13f775098fcd38336a5ea3f3 (patch)
tree2c9f088faa198c15532abe900719216d9bdf7804 /package/inc/PackageConstants.hxx
parentd8940792ebd9ff2376cf86e233f6281f94806304 (diff)
fwk138: #i87496# Use the UNO constants
Diffstat (limited to 'package/inc/PackageConstants.hxx')
-rw-r--r--package/inc/PackageConstants.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/inc/PackageConstants.hxx b/package/inc/PackageConstants.hxx
index 3c72aa3e8..2004f21e1 100644
--- a/package/inc/PackageConstants.hxx
+++ b/package/inc/PackageConstants.hxx
@@ -33,10 +33,6 @@ const sal_Int32 n_ConstBufferSize = 32768;
const sal_Int32 n_ConstMaxMemoryStreamSize = 20480;
const sal_Int32 n_ConstDigestLength = 1024;
-#define PACKAGE_FORMAT 1
-#define ZIP_FORMAT 2
-#define OFOPXML_FORMAT 3
-
// the constants related to the manifest.xml entries
#define PKG_MNFST_MEDIATYPE 0
#define PKG_MNFST_VERSION 1