mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
modules: Remove various unused char *buf
This commit is contained in:
parent
84fb3fac07
commit
020137ac35
6 changed files with 0 additions and 6 deletions
|
@ -7,7 +7,6 @@ RFC 1459: Internet Relay Chat Protocol
|
|||
*/
|
||||
|
||||
extern char *HYDRA_EXIT;
|
||||
char *buf;
|
||||
char buffer[300] = "";
|
||||
int32_t myport = PORT_IRC, mysslport = PORT_IRC_SSL;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue