summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/opencl/OpenCLPlatform.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/opencl/OpenCLPlatform.idl')
-rw-r--r--offapi/com/sun/star/sheet/opencl/OpenCLPlatform.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/sheet/opencl/OpenCLPlatform.idl b/offapi/com/sun/star/sheet/opencl/OpenCLPlatform.idl
index bb8a683b8e71..6f5441b37b5d 100644
--- a/offapi/com/sun/star/sheet/opencl/OpenCLPlatform.idl
+++ b/offapi/com/sun/star/sheet/opencl/OpenCLPlatform.idl
@@ -7,11 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef __com_sun_star_sheet_opencl_OpenCLPlatform_idl__
-#define __com_sun_star_sheet_opencl_OpenCLPlatform_idl__
-
-#include <com/sun/star/sheet/opencl/OpenCLDevice.idl>
-
module com { module sun { module star { module sheet { module opencl {
struct OpenCLPlatform
@@ -28,6 +23,4 @@ struct OpenCLPlatform
}; }; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */