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