summaryrefslogtreecommitdiff
path: root/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c')
-rw-r--r--bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c b/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
index 764bb32e34b6..4ee898fd0717 100644
--- a/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
+++ b/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
@@ -35,17 +35,6 @@
#include "sal/types.h"
-#if defined assert
-#undef assert
-#endif
-
-#define assert(X) if (!X) { (*env)->ThrowNew(env, (*env)->FindClass(env, "java/lang/RuntimeException"), "assertion failed"); return;}
-
-
-#define SYSTEM_WIN32 1
-#define SYSTEM_WIN16 2
-#define SYSTEM_JAVA 3
-#define SYSTEM_MAC 5
#define SYSTEM_XWINDOW 6
SAL_DLLPUBLIC_EXPORT jlong JNICALL Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow