From ed6b8a100c1aabb342573f252509573bbe124d29 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 25 Jun 2014 05:20:00 +0200 Subject: remove whitespaces Change-Id: I9daea42a433b5032931a722878874917cf37f4d1 --- sd/source/ui/inc/custsdlg.hxx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sd/source/ui/inc/custsdlg.hxx') diff --git a/sd/source/ui/inc/custsdlg.hxx b/sd/source/ui/inc/custsdlg.hxx index 2b0fa42f165a..1aff1d703939 100644 --- a/sd/source/ui/inc/custsdlg.hxx +++ b/sd/source/ui/inc/custsdlg.hxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #ifndef INCLUDED_SD_SOURCE_UI_INC_CUSTSDLG_HXX #define INCLUDED_SD_SOURCE_UI_INC_CUSTSDLG_HXX @@ -32,8 +31,6 @@ class SdDrawDocument; class SdCustomShow; class SdCustomShowList; - - class SdCustomShowDlg : public ModalDialog { private: @@ -65,9 +62,6 @@ public: bool IsCustomShow() const; }; - - - class SdDefineCustomShowDlg : public ModalDialog { private: -- cgit