mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-16 10:29:00 +00:00
remove unused typedef in serialize.h
This commit is contained in:
parent
5ad4028050
commit
e6578e7fa7
@ -1244,8 +1244,6 @@ public:
|
||||
int nType;
|
||||
int nVersion;
|
||||
|
||||
typedef FILE element_type;
|
||||
|
||||
CAutoFile(FILE* filenew=NULL, int nTypeIn=SER_DISK, int nVersionIn=VERSION)
|
||||
{
|
||||
file = filenew;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user