summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartDropTargetHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/ChartDropTargetHelper.hxx')
-rw-r--r--chart2/source/controller/main/ChartDropTargetHelper.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/chart2/source/controller/main/ChartDropTargetHelper.hxx b/chart2/source/controller/main/ChartDropTargetHelper.hxx
index 04c390a0070e..84c8dfe98f45 100644
--- a/chart2/source/controller/main/ChartDropTargetHelper.hxx
+++ b/chart2/source/controller/main/ChartDropTargetHelper.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_CHART2_SOURCE_CONTROLLER_MAIN_CHARTDROPTARGETHELPER_HXX
-#define INCLUDED_CHART2_SOURCE_CONTROLLER_MAIN_CHARTDROPTARGETHELPER_HXX
+#pragma once
#include <vcl/transfer.hxx>
@@ -52,7 +51,4 @@ private:
} // namespace chart
-// INCLUDED_CHART2_SOURCE_CONTROLLER_MAIN_CHARTDROPTARGETHELPER_HXX
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */