diff --git a/gossipd/handshake.c b/gossipd/handshake.c index 0fa8738ad..02f9207c0 100644 --- a/gossipd/handshake.c +++ b/gossipd/handshake.c @@ -22,8 +22,6 @@ #include #include -#define HSM_FD 3 - #ifndef SUPERVERBOSE #define SUPERVERBOSE(...) #endif