1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-07-13 15:54:11 +00:00

SetRecordData is not really needed anymore so get rid of it

Always use SetRecordDataFull now.
This commit is contained in:
King_DuckZ 2016-06-04 01:13:26 +02:00
parent 7117ff7be2
commit 2057c797cb
4 changed files with 3 additions and 11 deletions

View file

@ -24,7 +24,6 @@
namespace mchlib {
struct FileRecordData;
struct SetRecordData;
struct SetRecordDataFull;
struct TigerHash;
} //namespace mchlib