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