mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
Remove an unused variables, forgotten in the last commit
This commit is contained in:
parent
f41f96e899
commit
2f3f31f507
1 changed files with 0 additions and 1 deletions
|
@ -368,7 +368,6 @@ Draw_StretchRaw(int x, int y, int w, int h, int cols, int rows, byte *data)
|
|||
int frac, fracstep;
|
||||
int i, j, trows;
|
||||
int row;
|
||||
float t;
|
||||
|
||||
R_Bind(0);
|
||||
|
||||
|
|
Loading…
Reference in a new issue