summaryrefslogtreecommitdiff
path: root/include/svtools/statusbarcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/statusbarcontroller.hxx')
-rw-r--r--include/svtools/statusbarcontroller.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/statusbarcontroller.hxx b/include/svtools/statusbarcontroller.hxx
index 129a7af57f46..e784dad4dc99 100644
--- a/include/svtools/statusbarcontroller.hxx
+++ b/include/svtools/statusbarcontroller.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVTOOLS_STATUSBARCONTROLLER_HXX
-#define INCLUDED_SVTOOLS_STATUSBARCONTROLLER_HXX
+#pragma once
#include <svtools/svtdllapi.h>
#include <com/sun/star/frame/XStatusbarController.hpp>
@@ -130,6 +129,4 @@ class SVT_DLLPUBLIC StatusbarController :
}
-#endif // INCLUDED_SVTOOLS_STATUSBARCONTROLLER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */