summaryrefslogtreecommitdiff
path: root/extra/symbian/global_end.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'extra/symbian/global_end.cpp')
-rw-r--r--extra/symbian/global_end.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/extra/symbian/global_end.cpp b/extra/symbian/global_end.cpp
index 3e2e6d59..14c7710d 100644
--- a/extra/symbian/global_end.cpp
+++ b/extra/symbian/global_end.cpp
@@ -3,14 +3,8 @@
// INCLUDE FILES
#include "private/gcconfig.h"
-#ifdef __cplusplus
extern "C" {
-#endif
int winscw_data_end;
-#ifdef __cplusplus
- }
-#endif
-
-// End Of File
+} /* extern "C" */