diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-12-12 19:24:45 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-12-12 22:14:55 +0200 |
commit | b1b25a9a1e61ff85467fab7d018c82f458826d8f (patch) | |
tree | dfa87134b7642e5d1df2809c17085cea470bb003 /bean | |
parent | 01fd335473bfb52882f30ff2278cec1da129e978 (diff) |
Kill a bunch of empty lines
Diffstat (limited to 'bean')
-rw-r--r-- | bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c | 10 |
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: */ |