]> granicus.if.org Git - pdns/commit
remove unreferenced files from source tree
authorKees Monshouwer <mind04@monshouwer.org>
Sun, 17 Nov 2013 19:36:23 +0000 (20:36 +0100)
committermind04 <mind04@monshouwer.org>
Sun, 17 Nov 2013 21:20:08 +0000 (22:20 +0100)
commitc091afe362542a881bef32731501f64fc417b42d
tree8cd16dd31c6f483da859e6243ba52697ae7a4928
parent5f6130afe588bc95a17857cc2c2ddb8fb89ea5d9
remove unreferenced files from source tree
for FILE in $(git ls-files pdns/*); do
    git grep $(basename "$FILE") > /dev/null || echo "would remove $FILE"
done
pdns/argtng.hh [deleted file]
pdns/dnslabel.cc [deleted file]
pdns/dnslabel.hh [deleted file]
pdns/dnsrecord.proto [deleted file]
pdns/rdtsc.hh [deleted file]
pdns/recursor_memcached.cc [deleted file]
pdns/recursor_memcached.hh [deleted file]
pdns/spoofpol.cc [deleted file]
pdns/spoofpol.hh [deleted file]