summaryrefslogtreecommitdiff
path: root/cui/source/inc/defdlgname.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/defdlgname.hxx')
-rw-r--r--cui/source/inc/defdlgname.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/source/inc/defdlgname.hxx b/cui/source/inc/defdlgname.hxx
index 08aa4249754b..1927e0a7f319 100644
--- a/cui/source/inc/defdlgname.hxx
+++ b/cui/source/inc/defdlgname.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CUI_SOURCE_INC_DEFDLGNAME_HXX
-#define INCLUDED_CUI_SOURCE_INC_DEFDLGNAME_HXX
+#pragma once
// const -----------------------------------------------------------------
@@ -25,6 +24,4 @@
const short RET_BTN_1 = 100;
const short RET_BTN_2 = 101;
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */