Remove timedata

With the introduction and usage of TimeOffsets, there is no more need
for this file. Remove it.
This commit is contained in:
stickies-v
2024-02-04 05:08:26 +00:00
parent 92e72b5d0d
commit c6be144c4b
11 changed files with 1 additions and 351 deletions

View File

@@ -11,7 +11,6 @@
#include <protocol.h>
#include <serialize.h>
#include <sync.h>
#include <timedata.h>
#include <uint256.h>
#include <util/time.h>