summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx b/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx
index 0f94a9512dec..c56f2e0b8e9c 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_SLIDESORTER_INC_CONTROLLER_SLSSLOTMANAGER_HXX
-#define INCLUDED_SD_SOURCE_UI_SLIDESORTER_INC_CONTROLLER_SLSSLOTMANAGER_HXX
+#pragma once
#include <model/SlsSharedPageDescriptor.hxx>
#include <tools/link.hxx>
@@ -98,6 +97,4 @@ private:
} // end of namespace ::sd::slidesorter::controller
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */