kill unused RCoreFile->seek

This commit is contained in:
condret 2014-10-01 23:43:28 +02:00 committed by pancake
parent bdb7acc873
commit 9297d3d688

View File

@ -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;