summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/oxt_handler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/oxt_handler.hxx')
-rw-r--r--framework/inc/dispatch/oxt_handler.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/inc/dispatch/oxt_handler.hxx b/framework/inc/dispatch/oxt_handler.hxx
index 3ffb9c883035..162821bc1aa8 100644
--- a/framework/inc/dispatch/oxt_handler.hxx
+++ b/framework/inc/dispatch/oxt_handler.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FRAMEWORK_INC_DISPATCH_OXT_HANDLER_HXX
-#define INCLUDED_FRAMEWORK_INC_DISPATCH_OXT_HANDLER_HXX
+#pragma once
#include <com/sun/star/frame/XNotifyingDispatch.hpp>
#include <com/sun/star/frame/XStatusListener.hpp>
@@ -87,6 +86,4 @@ class Oxt_Handler final : public ::cppu::WeakImplHelper<
}
-#endif // INCLUDED_FRAMEWORK_INC_DISPATCH_OXT_HANDLER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */