From 37e6631cc5d4147e9d0a4ebefbd0c9d2a8137d24 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 25 Jun 2014 05:20:47 +0200 Subject: remove whitespace Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2 --- sc/source/ui/inc/delcldlg.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sc/source/ui/inc/delcldlg.hxx') diff --git a/sc/source/ui/inc/delcldlg.hxx b/sc/source/ui/inc/delcldlg.hxx index 8da41e241a3b..2898be599fe9 100644 --- a/sc/source/ui/inc/delcldlg.hxx +++ b/sc/source/ui/inc/delcldlg.hxx @@ -20,12 +20,10 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_DELCLDLG_HXX #define INCLUDED_SC_SOURCE_UI_INC_DELCLDLG_HXX - #include #include #include - #include "global.hxx" class ScDeleteCellDlg : public ModalDialog @@ -42,8 +40,6 @@ public: DelCellCmd GetDelCellCmd() const; }; - #endif // INCLUDED_SC_SOURCE_UI_INC_DELCLDLG_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit