summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/msforms/XLineFormat.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/msforms/XLineFormat.idl')
-rw-r--r--oovbaapi/ooo/vba/msforms/XLineFormat.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/msforms/XLineFormat.idl b/oovbaapi/ooo/vba/msforms/XLineFormat.idl
index 4d107f5a6e51..32347d38d2aa 100644
--- a/oovbaapi/ooo/vba/msforms/XLineFormat.idl
+++ b/oovbaapi/ooo/vba/msforms/XLineFormat.idl
@@ -16,11 +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 __ooo_vba_msforms_XLineFormat_idl__
-#define __ooo_vba_msforms_XLineFormat_idl__
-
-#include <ooo/vba/XHelperInterface.idl>
-#include <ooo/vba/msforms/XColorFormat.idl>
module ooo { module vba { module msforms {
interface XLineFormat : ooo::vba::XHelperInterface
@@ -41,6 +36,4 @@ interface XLineFormat : ooo::vba::XHelperInterface
};
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */