mirror of
https://github.com/curl/curl.git
synced 2026-07-25 14:37:17 +03:00
one copy&paste too much, removed the define again.
This commit is contained in:
parent
d6dcb08407
commit
522b4d7576
1 changed files with 0 additions and 5 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue