Kill old testnet stuff, update main.cpp for new SocketManager abstraction.

This commit is contained in:
Adam Ierymenko 2014-10-21 15:33:35 -07:00
commit 29ba34ab7c
17 changed files with 20 additions and 111 deletions

View file

@ -5,9 +5,6 @@ OBJS=\
control/NodeControlService.o \
ext/lz4/lz4.o \
osnet/NativeSocketManager.o \
testnet/TestEthernetTap.o \
testnet/TestEthernetTapFactory.o \
testnet/TestRoutingTable.o \
node/C25519.o \
node/CertificateOfMembership.o \
node/Defaults.o \