diff options
author | Nicola Mettifogo | 2010-02-08 18:17:32 +0000 |
---|---|---|
committer | Nicola Mettifogo | 2010-02-08 18:17:32 +0000 |
commit | 56bf7a20d343cd49c1b0e2214ee44559603aed54 (patch) | |
tree | e35a27e8c30eccee500548ade0cbd7c635f986b0 /common | |
parent | 0aefdb782654e886a4d0a9e1798d124b7ed41260 (diff) | |
download | scummvm-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.cpp | 6 |
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) // |