mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
one copy&paste too much, removed the define again.
This commit is contained in:
parent
d6dcb08407
commit
522b4d7576
@ -47,11 +47,6 @@
|
||||
#define YYDEBUG 0
|
||||
#endif
|
||||
|
||||
#ifndef YYSTACK_USE_ALLOCA
|
||||
/* to satisfy gcc -Wundef, we set this to 0 */
|
||||
#define YYSTACK_USE_ALLOCA 0
|
||||
#endif
|
||||
|
||||
/* Since the code of getdate.y is not included in the Emacs executable
|
||||
itself, there is no need to #define static in this file. Even if
|
||||
the code were included in the Emacs executable, it probably
|
||||
|
Loading…
Reference in New Issue
Block a user