From b1b25a9a1e61ff85467fab7d018c82f458826d8f Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 12 Dec 2011 19:24:45 +0200 Subject: Kill a bunch of empty lines --- bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'bean/native') 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: */ -- cgit