From c574fc0f4bba94e693b0e22f730d355b75d4f4ce Mon Sep 17 00:00:00 2001 From: Igor Pavlov Date: Fri, 25 May 2007 00:00:00 +0000 Subject: 4.46 beta --- CPP/7zip/UI/Agent/ArchiveFolderOpen.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'CPP/7zip/UI/Agent') diff --git a/CPP/7zip/UI/Agent/ArchiveFolderOpen.cpp b/CPP/7zip/UI/Agent/ArchiveFolderOpen.cpp index 01eb4fed..5f62dc9c 100755 --- a/CPP/7zip/UI/Agent/ArchiveFolderOpen.cpp +++ b/CPP/7zip/UI/Agent/ArchiveFolderOpen.cpp @@ -8,8 +8,6 @@ #include "../Common/OpenArchive.h" -static const UInt64 kMaxCheckStartPosition = 1 << 20; - static inline UINT GetCurrentFileCodePage() { return AreFileApisANSI() ? CP_ACP : CP_OEMCP; } -- cgit v1.2.3