Remove a stray variable declaration.

Quite bogus. How that got in there is beyond me.
This commit is contained in:
Bill Currie 2013-01-13 15:10:39 +09:00
parent ed8b289315
commit 1503626847

View file

@ -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)