diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-05-14 10:16:52 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-05-14 14:34:10 +0100 |
commit | f0997ea3932328d96196e37f0c27c831b321909c (patch) | |
tree | b207049dff74d43ca1b30ef5775b3a9b22759e79 /Makefile | |
parent | 82d1c1d9ebaf6e2f5eb81c05223d1f6bb7679bce (diff) |
filter unused libwps_tools_win:: methods
Change-Id: I88fca8854db96fdba1ea9069fb95a237c5b02bb2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -487,6 +487,7 @@ findunusedcode: | grep -v ^libcmis:: \ | grep -v ^libvisio:: \ | grep -v ^libwpg:: \ + | grep -v ^libwps_tools_win:: \ | grep -v ^lucene:: \ | grep -v ^Matrix3d:: \ | grep -v ^salhelper:: \ |