mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-22 13:40:56 +00:00
Remove some old code no longed needed
This commit is contained in:
parent
18f169e63b
commit
891b59fb2f
@ -235,8 +235,6 @@ size_t hc_fwrite (const void *ptr, size_t size, size_t nmemb, HCFILE *fp)
|
||||
#endif
|
||||
}
|
||||
|
||||
if (n != nmemb) return -1;
|
||||
|
||||
return n;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user