From 28fe6c99552c3dfb533b1ddf63e524fc6f8b4ebd Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 31 Jan 2011 00:39:18 +0100 Subject: Remove double line spacing. --- framework/inc/dispatch/oxt_handler.hxx | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'framework/inc') diff --git a/framework/inc/dispatch/oxt_handler.hxx b/framework/inc/dispatch/oxt_handler.hxx index 446ed493c7e7..671af774107c 100644 --- a/framework/inc/dispatch/oxt_handler.hxx +++ b/framework/inc/dispatch/oxt_handler.hxx @@ -32,49 +32,31 @@ //_________________________________________________________________________________________________________________ // my own includes //_________________________________________________________________________________________________________________ - #include - #include - #include - #include - #include - #include - #include - #include - #include //_________________________________________________________________________________________________________________ // interface includes //_________________________________________________________________________________________________________________ - #include - #include - #include - #include - #include - #include - #include - #include //_________________________________________________________________________________________________________________ // other includes //_________________________________________________________________________________________________________________ - #include //_________________________________________________________________________________________________________________ -- cgit