summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/BorderLine.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/BorderLine.idl')
-rw-r--r--offapi/com/sun/star/table/BorderLine.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/table/BorderLine.idl b/offapi/com/sun/star/table/BorderLine.idl
index 06a61dcad78e..b59a31c2c853 100644
--- a/offapi/com/sun/star/table/BorderLine.idl
+++ b/offapi/com/sun/star/table/BorderLine.idl
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_table_BorderLine_idl__
-#define __com_sun_star_table_BorderLine_idl__
-
-#include <com/sun/star/util/Color.idl>
-
module com { module sun { module star { module table {
@@ -60,6 +55,4 @@ published struct BorderLine
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */