mirror of https://git.lain.church/x3/caniadd.git
Ep is watched if wdate != 0
This commit is contained in:
parent
c075609073
commit
fa131dbef5
|
@ -24,7 +24,6 @@ struct cache_entry {
|
|||
/* free() if requested */
|
||||
char *fname;
|
||||
uint8_t ed2k[ED2K_HASH_SIZE];
|
||||
bool watched;
|
||||
uint16_t state;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue