summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/framework/module/CenterViewFocusModule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/module/CenterViewFocusModule.hxx')
-rw-r--r--sd/source/ui/framework/module/CenterViewFocusModule.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/framework/module/CenterViewFocusModule.hxx b/sd/source/ui/framework/module/CenterViewFocusModule.hxx
index ad27922c0eb3..968e8ced12ad 100644
--- a/sd/source/ui/framework/module/CenterViewFocusModule.hxx
+++ b/sd/source/ui/framework/module/CenterViewFocusModule.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_FRAMEWORK_MODULE_CENTERVIEWFOCUSMODULE_HXX
-#define INCLUDED_SD_SOURCE_UI_FRAMEWORK_MODULE_CENTERVIEWFOCUSMODULE_HXX
+#pragma once
#include <MutexOwner.hxx>
@@ -90,6 +89,4 @@ private:
} // end of namespace sd::framework
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */