gossip: Remove HSM_FD from handshake

This commit is contained in:
Christian Decker 2017-11-24 19:28:49 +01:00 committed by Rusty Russell
parent 4022fc0034
commit 8d6281175d

View File

@ -22,8 +22,6 @@
#include <unistd.h>
#include <wire/wire.h>
#define HSM_FD 3
#ifndef SUPERVERBOSE
#define SUPERVERBOSE(...)
#endif