mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-11 23:38:06 +00:00
Merge pull request #1172 from Diapolo/serialize_h_rem_typedef
remove unused typedef in serialize.h
This commit is contained in:
commit
6d25b0e99a
@ -1083,8 +1083,6 @@ public:
|
||||
int nType;
|
||||
int nVersion;
|
||||
|
||||
typedef FILE element_type;
|
||||
|
||||
CAutoFile(FILE* filenew, int nTypeIn, int nVersionIn)
|
||||
{
|
||||
file = filenew;
|
||||
|
Loading…
Reference in New Issue
Block a user