summaryrefslogtreecommitdiff
path: root/bean/native/unix
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-12-12 19:24:45 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-12-12 22:14:55 +0200
commitb1b25a9a1e61ff85467fab7d018c82f458826d8f (patch)
treedfa87134b7642e5d1df2809c17085cea470bb003 /bean/native/unix
parent01fd335473bfb52882f30ff2278cec1da129e978 (diff)
Kill a bunch of empty lines
Diffstat (limited to 'bean/native/unix')
-rw-r--r--bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c b/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
index 2d8591f336dd..a45b49efae77 100644
--- a/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
+++ b/bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
@@ -87,14 +87,4 @@ JNIEXPORT jlong JNICALL Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindo
return Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow(env, obj_this);
}
-
-
-
-
-
-
-
-
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */