mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-20 20:55:32 +00:00
kill unused RCoreFile->seek
This commit is contained in:
parent
bdb7acc873
commit
9297d3d688
@ -73,7 +73,6 @@ typedef struct r_core_log_t {
|
||||
} RCoreLog;
|
||||
|
||||
typedef struct r_core_file_t {
|
||||
ut64 seek;
|
||||
RIOMap *map;
|
||||
int rwx;
|
||||
int dbg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user