Remove some unused junk
This commit is contained in:
parent
e73f31f104
commit
b4e78c5e79
9 changed files with 7 additions and 131 deletions
|
|
@ -142,9 +142,6 @@ void init_archives()
|
|||
memset(&fileinfo, 0, sizeof(fileinfo));
|
||||
fileinfo.size = sizeof(fileinfo);
|
||||
fileinfo.versionstring = gszVersionNumber;
|
||||
fileinfo.executablefile = "";
|
||||
fileinfo.originalarchivefile = "";
|
||||
fileinfo.patcharchivefile = "";
|
||||
init_get_file_info();
|
||||
|
||||
diabdat_mpq = init_test_access("diabdat.mpq", "DiabloCD", 1000, FS_CD);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue