Strip out old Service code, add new service message type.

This commit is contained in:
Adam Ierymenko 2015-01-05 11:47:22 -08:00
commit 56cfe1d603
9 changed files with 37 additions and 535 deletions

View file

@ -25,7 +25,6 @@ OBJS=\
node/Poly1305.o \
node/RoutingTable.o \
node/Salsa20.o \
node/Service.o \
node/SoftwareUpdater.o \
node/SHA512.o \
node/Switch.o \