mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 05:00:35 +00:00
Remove a stray variable declaration.
Quite bogus. How that got in there is beyond me.
This commit is contained in:
parent
ed8b289315
commit
1503626847
1 changed files with 0 additions and 1 deletions
|
@ -782,7 +782,6 @@ void PR_Undefined (progs_t *pr, const char *type, const char *name) __attribute_
|
|||
|
||||
\hideinitializer
|
||||
*/
|
||||
extern int foo;
|
||||
#define R_POINTER(p) R_var (p, pointer)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue