contrib: Remove optimize-pngs.py script, which lives in the maintainer repo

https://github.com/bitcoin-core/bitcoin-maintainer-tools/blob/master/optimize-pngs.py
This commit is contained in:
MarcoFalke
2020-05-05 07:26:10 -04:00
parent ae32e5ce3d
commit fa13090d20
2 changed files with 0 additions and 82 deletions

View File

@@ -89,12 +89,6 @@ example:
BUILDDIR=$PWD/build contrib/devtools/gen-manpages.sh
```
optimize-pngs.py
================
A script to optimize png files in the bitcoin
repository (requires pngcrush).
security-check.py and test-security-check.py
============================================