summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc/stringconstants.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/inc/stringconstants.hxx')
-rw-r--r--dbaccess/source/inc/stringconstants.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/dbaccess/source/inc/stringconstants.hxx b/dbaccess/source/inc/stringconstants.hxx
index 9b7e732fee8f..1f20962a78a3 100644
--- a/dbaccess/source/inc/stringconstants.hxx
+++ b/dbaccess/source/inc/stringconstants.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DBACCESS_SOURCE_INC_STRINGCONSTANTS_HRC
-#define INCLUDED_DBACCESS_SOURCE_INC_STRINGCONSTANTS_HRC
+#pragma once
// property ids
@@ -169,6 +168,4 @@
#define PROPERTY_ID_PROPCHANGE_NOTIFY 146
#define PROPERTY_ID_AUTOGROW 147
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */