summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/proplinelistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/proplinelistener.hxx')
-rw-r--r--extensions/source/propctrlr/proplinelistener.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/proplinelistener.hxx b/extensions/source/propctrlr/proplinelistener.hxx
index f0558b8735c0..6931a1f33b17 100644
--- a/extensions/source/propctrlr/proplinelistener.hxx
+++ b/extensions/source/propctrlr/proplinelistener.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_PROPLINELISTENER_HXX
-#define INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_PROPLINELISTENER_HXX
+#pragma once
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Any.hxx>
@@ -41,6 +40,4 @@ namespace pcr
} // namespace pcr
-#endif // INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_PROPLINELISTENER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */