diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:37:59 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:39:01 +0200 |
commit | d8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08 (patch) | |
tree | 16bac0e66c294c0011ff17d6f6cf2aefc2d1604c /xmloff | |
parent | 0d53cde185eb6c3e8e6096c842dbd672b44076a6 (diff) |
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/style/PageHeaderFooterContext.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/style/PageHeaderFooterContext.cxx b/xmloff/source/style/PageHeaderFooterContext.cxx index 26fe3c503095..5eb1c1c05dfc 100644 --- a/xmloff/source/style/PageHeaderFooterContext.cxx +++ b/xmloff/source/style/PageHeaderFooterContext.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - - - - -// INCLUDE --------------------------------------------------------------- - #include "PageHeaderFooterContext.hxx" #include "xmloff/xmlnmspe.hxx" #include <xmloff/xmltoken.hxx> |