summaryrefslogtreecommitdiff
path: root/UnoControls/inc/multiplexer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/inc/multiplexer.hxx')
-rw-r--r--UnoControls/inc/multiplexer.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/UnoControls/inc/multiplexer.hxx b/UnoControls/inc/multiplexer.hxx
index 640435ad520e..1c5aa98caf41 100644
--- a/UnoControls/inc/multiplexer.hxx
+++ b/UnoControls/inc/multiplexer.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UNOCONTROLS_INC_MULTIPLEXER_HXX
-#define INCLUDED_UNOCONTROLS_INC_MULTIPLEXER_HXX
+#pragma once
#include <com/sun/star/awt/XKeyListener.hpp>
#include <com/sun/star/awt/XPaintListener.hpp>
@@ -230,6 +229,5 @@ private:
}
-#endif // INCLUDED_UNOCONTROLS_INC_MULTIPLEXER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */