summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/graphic/Primitive2DTools.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/graphic/Primitive2DTools.idl')
-rw-r--r--offapi/com/sun/star/graphic/Primitive2DTools.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/graphic/Primitive2DTools.idl b/offapi/com/sun/star/graphic/Primitive2DTools.idl
index 629165c49a7f..7ca6de706620 100644
--- a/offapi/com/sun/star/graphic/Primitive2DTools.idl
+++ b/offapi/com/sun/star/graphic/Primitive2DTools.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef com_sun_star_graphic_Primitive2DTools_idl
-#define com_sun_star_graphic_Primitive2DTools_idl
-
-#include <com/sun/star/graphic/XPrimitive2DRenderer.idl>
-
module com { module sun { module star { module graphic
{
@@ -32,6 +27,4 @@ service Primitive2DTools : XPrimitive2DRenderer;
} ; } ; } ; } ;
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */