summaryrefslogtreecommitdiff
path: root/canvas/inc
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/inc')
-rw-r--r--canvas/inc/base/canvascustomspritebase.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/canvas/inc/base/canvascustomspritebase.hxx b/canvas/inc/base/canvascustomspritebase.hxx
index 936ed220dbd6..c47f232e0301 100644
--- a/canvas/inc/base/canvascustomspritebase.hxx
+++ b/canvas/inc/base/canvascustomspritebase.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CANVAS_BASE_CANVASCUSTOMSPRITEBASE_HXX
-#define INCLUDED_CANVAS_BASE_CANVASCUSTOMSPRITEBASE_HXX
+#pragma once
#include <com/sun/star/rendering/XCanvas.hpp>
@@ -259,6 +258,4 @@ namespace canvas
};
}
-#endif // INCLUDED_CANVAS_BASE_CANVASCUSTOMSPRITEBASE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */