summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/slideshow/PaneHider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/PaneHider.hxx')
-rw-r--r--sd/source/ui/slideshow/PaneHider.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/slideshow/PaneHider.hxx b/sd/source/ui/slideshow/PaneHider.hxx
index bede591b4106..a2d3cabb0147 100644
--- a/sd/source/ui/slideshow/PaneHider.hxx
+++ b/sd/source/ui/slideshow/PaneHider.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_SLIDESHOW_PANEHIDER_HXX
-#define INCLUDED_SD_SOURCE_UI_SLIDESHOW_PANEHIDER_HXX
+#pragma once
#include <com/sun/star/uno/Reference.hxx>
@@ -64,6 +63,4 @@ private:
} // end of namespace sd
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */