summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XComment.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XComment.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XComment.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/oovbaapi/ooo/vba/excel/XComment.idl b/oovbaapi/ooo/vba/excel/XComment.idl
index 128db3973ab9..dccc86812db9 100644
--- a/oovbaapi/ooo/vba/excel/XComment.idl
+++ b/oovbaapi/ooo/vba/excel/XComment.idl
@@ -16,10 +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_excel_XComment_idl__
-#define __ooo_vba_excel_XComment_idl__
-
-#include <ooo/vba/msforms/XShape.idl>
@@ -46,7 +42,5 @@ interface XComment
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */