diff options
Diffstat (limited to 'src/include/port/linux.h')
-rw-r--r-- | src/include/port/linux.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/port/linux.h b/src/include/port/linux.h index b2b4545a2ab..2de8fc8e7ec 100644 --- a/src/include/port/linux.h +++ b/src/include/port/linux.h @@ -33,12 +33,6 @@ typedef unsigned int slock_t; #ifdef HAVE_INT_TIMEZONE #undef HAVE_INT_TIMEZONE #endif - - /* - * currently undefined as I (teunis@computersupportcentre.com) have not - * checked this yet - */ -/* #define HAVE_SIGSETJMP 1 */ #endif #if defined(__powerpc__) |