[Libreoffice-commits] .: sal/osl

Michael Meeks michael at kemper.freedesktop.org
Mon Nov 21 09:57:41 PST 2011


 sal/osl/unx/backtrace.h |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 997ac87c86f8412d8d7e7d7ada8acda347a6f7e9
Author: Michael Meeks <michael.meeks at suse.com>
Date:   Mon Nov 21 17:57:44 2011 +0000

    remove extraneous endif.

diff --git a/sal/osl/unx/backtrace.h b/sal/osl/unx/backtrace.h
index 61d63ec..7d097fd 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


More information about the Libreoffice-commits mailing list