Kaydet (Commit) 067eaf95 authored tarafından Caolán McNamara's avatar Caolán McNamara

writeU8 is unused in the external libcdr lib, but filter it out from easy

üst 5881168b
......@@ -485,6 +485,7 @@ findunusedcode:
| grep -v ^WP6 \
| grep -v ^WPG \
| grep -v ^WPS \
| grep -v WPXBinaryData \
> unusedcode.easy
check: dev-install subsequentcheck
......
(anonymous namespace)::writeU8(WPXBinaryData&, int)
CertificateExtension_XmlSecImpl::setCertExtn(com::sun::star::uno::Sequence<signed char>, com::sun::star::uno::Sequence<signed char>, unsigned char)
CharPosArray::Insert(CharPosArray const*, unsigned short, unsigned short, unsigned short)
CharPosArray::Replace(int const&, unsigned short)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment