summaryrefslogtreecommitdiffhomepage
path: root/ArchiveEx/Archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'ArchiveEx/Archive.h')
-rw-r--r--ArchiveEx/Archive.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ArchiveEx/Archive.h b/ArchiveEx/Archive.h
index 0f1be0c..cbaf571 100644
--- a/ArchiveEx/Archive.h
+++ b/ArchiveEx/Archive.h
@@ -9,8 +9,6 @@ namespace Archive
{
-static constexpr std::uint32_t VERSION {0x0010};
-static constexpr std::size_t BLOCK_SIZE {1024};
static constexpr std::size_t NAMELEN {64};