Code cleanup patch by devhc
This commit is contained in:
parent
9f786f4def
commit
2b52867b74
8 changed files with 3 additions and 17 deletions
|
@ -168,8 +168,6 @@ struct vm_s {
|
|||
int breakFunction; // increment breakCount on function entry to this
|
||||
int breakCount;
|
||||
|
||||
char fqpath[MAX_QPATH+1] ;
|
||||
|
||||
byte *jumpTableTargets;
|
||||
int numJumpTableTargets;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue