diff options
Diffstat (limited to 'Makefile.top')
-rw-r--r-- | Makefile.top | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.top b/Makefile.top index 70cce8a6f508..4e8c97617350 100644 --- a/Makefile.top +++ b/Makefile.top @@ -478,6 +478,7 @@ findunusedcode: | grep -v ^lucene:: \ | grep -v ^Matrix3d:: \ | grep -v ^salhelper:: \ + | grep -v ^VSDInternalStream:: \ | grep -v ^WP1 \ | grep -v ^WP3 \ | grep -v ^WP42 \ |