diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-14 09:14:53 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-14 08:23:53 +0000 |
commit | 427678b9cf7fe968c10877dd6facecd8552fd291 (patch) | |
tree | c9efd0d9757e12660f1377abf1ea88f70266eb5a /xmloff/inc | |
parent | 250995d2b8d8ad544110d3daeb2f61089bff0aa5 (diff) |
remove noise UUUU tags in comments
Change-Id: Id8a2940ae7348bf75ca967f31adf8489dc678d00
Reviewed-on: https://gerrit.libreoffice.org/35161
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/PageMasterImportContext.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/inc/PageMasterImportContext.hxx b/xmloff/inc/PageMasterImportContext.hxx index 5b08ac8cd7bf..09365e18ed5f 100644 --- a/xmloff/inc/PageMasterImportContext.hxx +++ b/xmloff/inc/PageMasterImportContext.hxx @@ -27,8 +27,6 @@ class PageStyleContext : public XMLPropStyleContext { private: OUString sPageUsage; - - //UUUU bool m_bIsFillStyleAlreadyConverted : 1; protected: |