summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rwxr-xr-xunusedcode.easy1
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79ccd2e37721..43862673c6b1 100644
--- a/Makefile
+++ b/Makefile
@@ -485,6 +485,7 @@ findunusedcode:
| grep -v ^WP6 \
| grep -v ^WPG \
| grep -v ^WPS \
+ | grep -v WPXBinaryData \
> unusedcode.easy
check: dev-install subsequentcheck
diff --git a/unusedcode.easy b/unusedcode.easy
index 88c477c7248b..a63332effd0c 100755
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -1,4 +1,3 @@
-(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)