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/inc/dociter.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc/inc/dociter.hxx') diff --git a/sc/inc/dociter.hxx b/sc/inc/dociter.hxx index 209ba12ed675..34d568243462 100644 --- a/sc/inc/dociter.hxx +++ b/sc/inc/dociter.hxx @@ -478,8 +478,6 @@ public: bool GetNext( double& rValue, sal_uInt16& rErr ); }; - - // returns all areas with non-default formatting (horizontal) -- cgit