summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/inc/config.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/shell/inc/config.hxx b/shell/inc/config.hxx
index 4f4847667643..809504f016f4 100644
--- a/shell/inc/config.hxx
+++ b/shell/inc/config.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SHELL_INC_INTERNAL_CONFIG_HXX
-#define INCLUDED_SHELL_INC_INTERNAL_CONFIG_HXX
+#pragma once
#define COLUMN_HANDLER_DESCRIPTIVE_NAME L"LibreOffice Column Handler"
#define INFOTIP_HANDLER_DESCRIPTIVE_NAME L"LibreOffice Infotip Handler"
@@ -75,6 +74,4 @@
#define CONTENT_STYLE_PROPERTIES_LANGUAGEASIAN L"language-asian"
#define CONTENT_STYLE_PROPERTIES_COUNTRYASIAN L"country-asian"
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */