diff options
Diffstat (limited to 'libjava/include/win32.h')
-rw-r--r-- | libjava/include/win32.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libjava/include/win32.h b/libjava/include/win32.h index 5de8211..1d06df0 100644 --- a/libjava/include/win32.h +++ b/libjava/include/win32.h @@ -115,8 +115,6 @@ _Jv_read(int s, void *buf, int len) #endif /* DISABLE_JAVA_NET */ -#define HAVE_BACKTRACE - /* Store up to SIZE return address of the current program state in ARRAY and return the exact number of values stored. */ extern int backtrace (void **__array, int __size); |