summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/inc/ZipPackage.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/package/inc/ZipPackage.hxx b/package/inc/ZipPackage.hxx
index f5b8ffd5d313..12e1602178ac 100644
--- a/package/inc/ZipPackage.hxx
+++ b/package/inc/ZipPackage.hxx
@@ -47,13 +47,6 @@ namespace com { namespace sun { namespace star {
namespace uno { class XComponentContext; }
namespace task { class XInteractionHandler; }
} } }
-enum SegmentEnum
-{
- e_Aborted = -1000,
- e_Retry,
- e_Finished,
- e_Success = 0
-};
enum InitialisationMode
{