PIIODevice remove init
picloud dispatcher fix
This commit is contained in:
@@ -320,11 +320,10 @@ protected:
|
||||
|
||||
private:
|
||||
PIString strType(const PIIODevice::DeviceMode type);
|
||||
void _init();
|
||||
|
||||
PRIVATE_DECLARATION(PIP_EXPORT)
|
||||
int fdi;
|
||||
llong _size;
|
||||
int fdi = -1;
|
||||
llong _size = -1;
|
||||
PIString prec_str;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user