drop unused qdoc.valgrind

This commit is contained in:
Rex Dieter 2015-11-25 07:32:56 -06:00
parent 00a208ef32
commit 3b0365138e

View File

@ -1,7 +0,0 @@
#!/bin/bash
# run process through valgrind instead
DIRNAME=$(dirname $0)
set -x
valgrind ${DIRNAME}/qdoc.orig $@