summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/optsitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/optsitem.hxx')
-rw-r--r--sd/source/ui/inc/optsitem.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/inc/optsitem.hxx b/sd/source/ui/inc/optsitem.hxx
index 700ace8a1e9f..011e45ba2142 100644
--- a/sd/source/ui/inc/optsitem.hxx
+++ b/sd/source/ui/inc/optsitem.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SD_SOURCE_UI_INC_OPTSITEM_HXX
-#define INCLUDED_SD_SOURCE_UI_INC_OPTSITEM_HXX
+#pragma once
#include <unotools/configitem.hxx>
#include <sfx2/module.hxx>
@@ -578,6 +577,4 @@ public:
void StoreConfig();
};
-#endif // INCLUDED_SD_SOURCE_UI_INC_OPTSITEM_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */