summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/XDataSeries.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/XDataSeries.idl')
-rw-r--r--offapi/com/sun/star/chart2/XDataSeries.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/chart2/XDataSeries.idl b/offapi/com/sun/star/chart2/XDataSeries.idl
index 7af8cdd00acf..c2fc19b8e519 100644
--- a/offapi/com/sun/star/chart2/XDataSeries.idl
+++ b/offapi/com/sun/star/chart2/XDataSeries.idl
@@ -16,12 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef com_sun_star_chart2_XDataSeries_idl
-#define com_sun_star_chart2_XDataSeries_idl
-
-#include <com/sun/star/beans/XPropertySet.idl>
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/lang/IndexOutOfBoundsException.idl>
module com
{
@@ -67,6 +61,4 @@ interface XDataSeries : ::com::sun::star::uno::XInterface
} ; // star
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */