aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorNicola Mettifogo2010-02-08 18:17:32 +0000
committerNicola Mettifogo2010-02-08 18:17:32 +0000
commit56bf7a20d343cd49c1b0e2214ee44559603aed54 (patch)
treee35a27e8c30eccee500548ade0cbd7c635f986b0 /common
parent0aefdb782654e886a4d0a9e1798d124b7ed41260 (diff)
downloadscummvm-rg350-56bf7a20d343cd49c1b0e2214ee44559603aed54.tar.gz
scummvm-rg350-56bf7a20d343cd49c1b0e2214ee44559603aed54.tar.bz2
scummvm-rg350-56bf7a20d343cd49c1b0e2214ee44559603aed54.zip
Renamed ArjFile to ArchiveMan, and _arj to _archives.
svn-id: r48000
Diffstat (limited to 'common')
-rw-r--r--common/unarj.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/unarj.cpp b/common/unarj.cpp
index fa966eeeaa..57f55f2c1e 100644
--- a/common/unarj.cpp
+++ b/common/unarj.cpp
@@ -320,12 +320,6 @@ ArjHeader *readHeader(SeekableReadStream &stream) {
-
-
-
-
-
-
//
// Source for init_getbits: arj_file.c (decode_start_stub)
//