Merge pull request #1387 from Diapolo/rem_unused_rpcdump

remove dead "using namespace boost::asio;" from rpcdump.cpp
This commit is contained in:
Jeff Garzik 2012-05-24 09:14:59 -07:00
commit 2ae4ad004a
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
#define printf OutputDebugStringF
// using namespace boost::asio;
using namespace json_spirit;
using namespace std;