From 1f4d13524e2642e9e1d90bf6a34760bc03a56252 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Fri, 4 Sep 2009 09:42:31 +0200 Subject: [PATCH] done --- tools/NameReqPrv.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/NameReqPrv.cc b/tools/NameReqPrv.cc index 2f0e9f7..1d847b2 100644 --- a/tools/NameReqPrv.cc +++ b/tools/NameReqPrv.cc @@ -37,7 +37,6 @@ int usage( const std::string & msg_r = std::string(), int exit_r = 100 ) cerr << " -r/-R turn on/off looking for requires (default off)" << endl; cerr << " -a short for -n -p -r" << endl; cerr << " -A short for -n -P -R" << endl; - cerr << "TODO: Waiting for PoolQuery::allMatches switch and need to beautify output." << endl; cerr << "" << endl; return exit_r; } -- 2.7.4