remove dead "using namespace boost::asio;" from rpcdump.cpp

This commit is contained in:
Philip Kaufmann 2012-05-24 18:13:03 +02:00
parent 8e154e4d74
commit bd09334d1a
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;