[ooo-build-commit] .: sal/inc
Jan Holesovsky
kendy at kemper.freedesktop.org
Fri Sep 17 07:41:08 PDT 2010
sal/inc/sal/config.h | 8 --------
1 file changed, 8 deletions(-)
New commits:
commit a597766e026bbc38e28dd5bc00627f93116c22e7
Author: Jan Holesovsky <kendy at suse.cz>
Date: Fri Sep 17 16:21:41 2010 +0200
Kill an empty and unneeded #ifdef.
diff --git a/sal/inc/sal/config.h b/sal/inc/sal/config.h
index 5546e01..ada8cbd 100644
--- a/sal/inc/sal/config.h
+++ b/sal/inc/sal/config.h
@@ -28,14 +28,6 @@
#ifndef _SAL_CONFIG_H_
#define _SAL_CONFIG_H_
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#ifdef __cplusplus
-}
-#endif
-
#ifndef INCLUDED_STDLIB_H
#include <stdlib.h>
#define INCLUDED_STDLIB_H
More information about the ooo-build-commit
mailing list