Print this page
9868 unused cw translations should be removed

@@ -283,13 +283,11 @@
                         | egrep -v '^Solo size statistics:' \
                         | egrep -v '^Using ROM API Version' \
                         | egrep -v '^Zero Signature length:' \
                         | egrep -v '^Note \(probably harmless\):' \
                         | egrep -v '::' \
-                        | egrep -v -- '-xcache' \
                         | egrep -v '^\+' \
-                        | egrep -v '^cc1: note: -fwritable-strings' \
                         | egrep -v 'svccfg-native -s svc:/' \
                         | sort | uniq >$SRC/${NOISE}.out
                 if [ ! -f $SRC/${NOISE}.ref ]; then
                         cp $SRC/${NOISE}.out $SRC/${NOISE}.ref
                 fi