diff options
Diffstat (limited to 'src/frame.c')
-rw-r--r-- | src/frame.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frame.c b/src/frame.c index f1d8662aff1..0eea4f4338a 100644 --- a/src/frame.c +++ b/src/frame.c @@ -4122,7 +4122,6 @@ Lisp_Object x_get_arg (Display_Info *dpyinfo, Lisp_Object alist, Lisp_Object param, const char *attribute, const char *class, enum resource_types type) { - USE_LOCAL_ALLOCA; Lisp_Object tem; tem = Fassq (param, alist); |