summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/inc/dp_package.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/inc/dp_package.hxx')
-rw-r--r--desktop/source/deployment/inc/dp_package.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/desktop/source/deployment/inc/dp_package.hxx b/desktop/source/deployment/inc/dp_package.hxx
index cf788c40bd31..f287990f2589 100644
--- a/desktop/source/deployment/inc/dp_package.hxx
+++ b/desktop/source/deployment/inc/dp_package.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DESKTOP_SOURCE_DEPLOYMENT_INC_DP_PACKAGE_HXX
-#define INCLUDED_DESKTOP_SOURCE_DEPLOYMENT_INC_DP_PACKAGE_HXX
+#pragma once
#include <sal/config.h>
@@ -40,6 +39,4 @@ css::uno::Reference<css::deployment::XPackageRegistry> create(
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */