mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 01:00:53 +00:00
Remove all remaining references to cachedir.
This commit is contained in:
parent
43e49ccd73
commit
4acb725dec
5 changed files with 0 additions and 7 deletions
|
@ -443,7 +443,6 @@ int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLin
|
|||
cwd[strlen(cwd)-1] = 0;
|
||||
|
||||
parms.basedir = cwd;
|
||||
parms.cachedir = NULL;
|
||||
|
||||
parms.argc = 1;
|
||||
argv[0] = empty_string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue