rm useless page

zonkzonk 2015-06-26 00:50:50 +02:00
parent c96e8cfc97
commit 3ded447581

@ -46,7 +46,6 @@ radare2 is an opensource, crossplatform reverse engineering framework.
## Fixing Bugs
* [Coverity Access](https://github.com/radare/radare2-regressions/wiki/Coverity-Testing) ask pancake or xvilka for access, if you're going to fix bugs
* [Common Errors] (https://github.com/radare/radare2/wiki/common-errors-seen)
* Running [the testsuite] (https://github.com/radare/radare2-regressions) under the valgrind:
```sh
export VALGRIND='valgrind --leak-check=full --show-reachable=yes --track-origins=yes --leak-resolution=high --trace-children=yes'