summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sal/osl/unx/backtrace.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/osl/unx/backtrace.h b/sal/osl/unx/backtrace.h
index 61d63ec94d4a..7d097fd7772c 100644
--- a/sal/osl/unx/backtrace.h
+++ b/sal/osl/unx/backtrace.h
@@ -62,8 +62,6 @@ struct frame {
#include <execinfo.h>
#endif
-#endif /* defined LINUX && SPARC */
-
#if defined (MACOSX)
#ifdef __cplusplus