summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XHPageBreak.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XHPageBreak.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XHPageBreak.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/oovbaapi/ooo/vba/excel/XHPageBreak.idl b/oovbaapi/ooo/vba/excel/XHPageBreak.idl
index a63b210cc54e..30986c7b2f2a 100644
--- a/oovbaapi/ooo/vba/excel/XHPageBreak.idl
+++ b/oovbaapi/ooo/vba/excel/XHPageBreak.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_XHPageBreak_idl__
-#define __ooo_vba_excel_XHPageBreak_idl__
-
-#include <ooo/vba/excel/XPageBreak.idl>
@@ -37,7 +33,5 @@ interface XHPageBreak
}; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */