mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-02-21 11:10:51 +00:00
unused local.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4367 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
15507ad06a
commit
4ae77514af
1 changed files with 0 additions and 1 deletions
|
@ -1453,7 +1453,6 @@ static int Con_DrawConsoleLines(conline_t *l, int sx, int ex, int y, int top, qb
|
|||
conchar_t *s;
|
||||
int i;
|
||||
int x;
|
||||
int prev;
|
||||
|
||||
//deactivate the selection if the start and end is outside
|
||||
if (
|
||||
|
|
Loading…
Reference in a new issue