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