diff options
Diffstat (limited to 'tdeprint/fooparser.cpp')
| -rw-r--r-- | tdeprint/fooparser.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tdeprint/fooparser.cpp b/tdeprint/fooparser.cpp index 55e68532b..23dd22dd2 100644 --- a/tdeprint/fooparser.cpp +++ b/tdeprint/fooparser.cpp @@ -240,13 +240,6 @@ static const short yycheck[] = { 4, #pragma alloca #define YYSTACK_USE_ALLOCA #else /* not MSDOS or _AIX */ -#if 0 -#ifdef __hpux /* haible@ilog.fr says this works for HPUX 9.05 and up, - and on HPUX 10. Eventually we can turn this on. */ -#define YYSTACK_USE_ALLOCA -#define alloca __builtin_alloca -#endif /* __hpux */ -#endif #endif /* not _AIX */ #endif /* not MSDOS */ #endif /* not sparc */ |
