diff options
Diffstat (limited to 'contrib/extractor/System.cpp')
-rw-r--r-- | contrib/extractor/System.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/extractor/System.cpp b/contrib/extractor/System.cpp index afa2301e487..b656a6ab535 100644 --- a/contrib/extractor/System.cpp +++ b/contrib/extractor/System.cpp @@ -33,7 +33,6 @@ #else #define OPEN_FLAGS (O_RDONLY | O_BINARY) #endif - extern ArchiveSet gOpenArchives; typedef struct |