From c4c51709eaa02a5c9a2af3e5d436790307109813 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sun, 6 Apr 2014 17:13:43 +0200 Subject: whitespace cleanup in sc Change-Id: Id1dcadcac179c52977e48a6912ce4d5fd542f60c --- sc/source/ui/inc/gridwin.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sc/source/ui/inc/gridwin.hxx') diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx index 6fa24d70ae20..92743039a1e4 100644 --- a/sc/source/ui/inc/gridwin.hxx +++ b/sc/source/ui/inc/gridwin.hxx @@ -79,8 +79,6 @@ struct SpellCallbackInfo; #define SC_PD_BREAK_H 16 #define SC_PD_BREAK_V 32 - - // predefines namespace sdr { namespace overlay { class OverlayObjectList; }} @@ -416,8 +414,6 @@ protected: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit