Delete limitedmap as it is unused now

This commit is contained in:
Pieter Wuille
2020-09-20 21:20:25 -07:00
parent cc16fff3e4
commit 86f50ed10f
5 changed files with 0 additions and 204 deletions

View File

@@ -14,7 +14,6 @@
#include <compat.h>
#include <crypto/siphash.h>
#include <hash.h>
#include <limitedmap.h>
#include <net_permissions.h>
#include <netaddress.h>
#include <optional.h>