diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-07-18 17:04:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-07-18 22:14:07 +0200 |
commit | eff84b958c54985e0b81c44b2cd81722abeb9320 (patch) | |
tree | 808b82fe39a989bd3a8fe29b42ad51d39e243d50 /compilerplugins | |
parent | 816a9ddeaace21781b3e9ad2b0c3510eaafd9970 (diff) |
remove unused CntWallpaperItem
Change-Id: I47cf9fc37bb64a80a21ed805bff2bb3ac3eb6da5
Reviewed-on: https://gerrit.libreoffice.org/40148
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/constantparam.constructors.results | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/constantparam.constructors.results b/compilerplugins/clang/constantparam.constructors.results index 9c14dc4a8ecf..3d6f42ae3b60 100644 --- a/compilerplugins/clang/constantparam.constructors.results +++ b/compilerplugins/clang/constantparam.constructors.results @@ -342,10 +342,6 @@ include/svl/aeitem.hxx:54 void SfxAllEnumItem::SfxAllEnumItem(unsigned short,class SvStream &) unsigned short nWhich Which() -include/svl/cntwall.hxx:39 - void CntWallpaperItem::CntWallpaperItem(unsigned short,class SvStream &,unsigned short) - unsigned short nWhich - Which() include/svl/ctypeitm.hxx:34 void CntContentTypeItem::CntContentTypeItem(unsigned short,const class rtl::OUString &) unsigned short nWhich |