summaryrefslogtreecommitdiff
path: root/include/uno/mapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uno/mapping.h')
-rw-r--r--include/uno/mapping.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/uno/mapping.h b/include/uno/mapping.h
index 179f41f869c9..fd6c4527c058 100644
--- a/include/uno/mapping.h
+++ b/include/uno/mapping.h
@@ -194,14 +194,12 @@ void SAL_CALL CPPU_ENV_uno_ext_getMapping(
struct _uno_Environment * pTo )
SAL_THROW_EXTERN_C();
-#ifdef SOLAR_JAVA
/* This is the uno_ext_getMapping function in the Java/UNO bridge */
void SAL_CALL java_uno_ext_getMapping(
struct _uno_Mapping ** ppMapping,
struct _uno_Environment * pFrom,
struct _uno_Environment * pTo )
SAL_THROW_EXTERN_C();
-#endif
#endif