diff options
Diffstat (limited to 'sc/inc/ViewSettingsSequenceDefines.hxx')
-rw-r--r-- | sc/inc/ViewSettingsSequenceDefines.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/ViewSettingsSequenceDefines.hxx b/sc/inc/ViewSettingsSequenceDefines.hxx index d80346cac56c..1db1fed2882a 100644 --- a/sc/inc/ViewSettingsSequenceDefines.hxx +++ b/sc/inc/ViewSettingsSequenceDefines.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SC_INC_VIEWSETTINGSSEQUENCEDEFINES_HXX -#define INCLUDED_SC_INC_VIEWSETTINGSSEQUENCEDEFINES_HXX +#pragma once // this are the defines for the position of the settings in the // ViewSettingsSequence @@ -97,6 +96,4 @@ #define SC_VIEWID "ViewId" #define SC_VIEW "view" -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |