summaryrefslogtreecommitdiffstats
path: root/bean/native/unix
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-21 15:49:48 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-21 15:49:48 +0300
commitea9d29c0bcf62b5465d1192521b9c6c8d723dace (patch)
tree3b730d16fb15b9538d1d807afc32229830ca366e /bean/native/unix
parentadjust for return by ref instead of pointer (diff)
downloadcore-ea9d29c0bcf62b5465d1192521b9c6c8d723dace.tar.gz
core-ea9d29c0bcf62b5465d1192521b9c6c8d723dace.zip
Drop OS2
Diffstat (limited to 'bean/native/unix')
-rw-r--r--bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c1
-rw-r--r--bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c b/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
index 944c9ff5a38f..2d8591f336dd 100644
--- a/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
+++ b/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
@@ -52,7 +52,6 @@
#define SYSTEM_WIN32 1
#define SYSTEM_WIN16 2
#define SYSTEM_JAVA 3
-#define SYSTEM_OS2 4
#define SYSTEM_MAC 5
#define SYSTEM_XWINDOW 6
diff --git a/bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c b/bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c
index 336b3eb15463..5b3611057016 100644
--- a/bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c
+++ b/bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c
@@ -44,7 +44,6 @@
#define SYSTEM_WIN32 1
#define SYSTEM_WIN16 2
#define SYSTEM_JAVA 3
-#define SYSTEM_OS2 4
#define SYSTEM_MAC 5
#define SYSTEM_XWINDOW 6