cleanup: derive_basepoints is no longer needed in channel.c

This commit is contained in:
Stephanie Stroka
2018-08-28 10:42:55 +02:00
committed by Rusty Russell
parent a21f025a13
commit 6091e5158b

View File

@@ -26,7 +26,6 @@
#include <channeld/full_channel.h>
#include <channeld/gen_channel_wire.h>
#include <common/crypto_sync.h>
#include <common/derive_basepoints.h>
#include <common/dev_disconnect.h>
#include <common/htlc_tx.h>
#include <common/key_derive.h>