summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/slideshow/SlideShowRestarter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/SlideShowRestarter.hxx')
-rw-r--r--sd/source/ui/slideshow/SlideShowRestarter.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/slideshow/SlideShowRestarter.hxx b/sd/source/ui/slideshow/SlideShowRestarter.hxx
index 68ebe2a45e1b..e8e97a600fa2 100644
--- a/sd/source/ui/slideshow/SlideShowRestarter.hxx
+++ b/sd/source/ui/slideshow/SlideShowRestarter.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_SLIDESHOW_SLIDESHOWRESTARTER_HXX
-#define INCLUDED_SD_SOURCE_UI_SLIDESHOW_SLIDESHOWRESTARTER_HXX
+#pragma once
#include <rtl/ref.hxx>
#include <tools/link.hxx>
@@ -86,6 +85,4 @@ private:
} // end of namespace sd
-#endif // INCLUDED_SD_SOURCE_UI_SLIDESHOW_SLIDESHOWRESTARTER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */