summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/RGBColor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/RGBColor.idl')
-rw-r--r--offapi/com/sun/star/rendering/RGBColor.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/rendering/RGBColor.idl b/offapi/com/sun/star/rendering/RGBColor.idl
index ba2bc2a702ce..2deec8490c04 100644
--- a/offapi/com/sun/star/rendering/RGBColor.idl
+++ b/offapi/com/sun/star/rendering/RGBColor.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_rendering_RGBColor_idl__
-#define __com_sun_star_rendering_RGBColor_idl__
-
-#include <com/sun/star/rendering/ColorComponent.idl>
-
module com { module sun { module star { module rendering {
/// RGB color triplet
@@ -37,6 +32,4 @@ struct RGBColor
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */