aboutsummaryrefslogtreecommitdiff
path: root/src/net.h
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2013-11-11 16:20:39 +0100
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2013-11-11 16:20:39 +0100
commitcd696e64dfe8821fe13d959dd2d1a2ee892f9155 (patch)
tree692872ff268cbfd53bf0670481ef02ed7afaadc0 /src/net.h
parenta6aa179699aa4e885a7d93cd28a8af012cd5df2b (diff)
downloadbitcoin-cd696e64dfe8821fe13d959dd2d1a2ee892f9155.tar.xz
misc small changes to polish after include cleanup
Diffstat (limited to 'src/net.h')
-rw-r--r--src/net.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net.h b/src/net.h
index 4f3d400058..278462a0bc 100644
--- a/src/net.h
+++ b/src/net.h
@@ -25,7 +25,6 @@
#include <arpa/inet.h>
#endif
-//#include <boost/array.hpp>
#include <boost/foreach.hpp>
#include <boost/signals2/signal.hpp>
#include <openssl/rand.h>