summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/framework/configuration/debugtrace.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/configuration/debugtrace.hxx')
-rw-r--r--sd/source/ui/framework/configuration/debugtrace.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/framework/configuration/debugtrace.hxx b/sd/source/ui/framework/configuration/debugtrace.hxx
index b99887051cec..b520d0ff3024 100644
--- a/sd/source/ui/framework/configuration/debugtrace.hxx
+++ b/sd/source/ui/framework/configuration/debugtrace.hxx
@@ -7,12 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SD_SOURCE_UI_FRAMEWORK_CONFIGURATION_DEBUGTRACE_HXX
-#define INCLUDED_SD_SOURCE_UI_FRAMEWORK_CONFIGURATION_DEBUGTRACE_HXX
+#pragma once
/// Centrally define activation of configuration debug traces.
#define DEBUG_SD_CONFIGURATION_TRACE 0
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */