InputPlugin: remove typedef offset_type
Has been moved to class InputStream long ago.
This commit is contained in:
@@ -61,8 +61,6 @@ struct InputPlugin {
|
||||
UNAVAILABLE,
|
||||
};
|
||||
|
||||
typedef int64_t offset_type;
|
||||
|
||||
const char *name;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user