diff options
Diffstat (limited to 'plugins/helpers/gen_helpers.h')
-rw-r--r-- | plugins/helpers/gen_helpers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/helpers/gen_helpers.h b/plugins/helpers/gen_helpers.h index 896b2638f4..29c1dafbf7 100644 --- a/plugins/helpers/gen_helpers.h +++ b/plugins/helpers/gen_helpers.h @@ -19,7 +19,6 @@ #ifndef __GEN_HELPERS_H
#define __GEN_HELPERS_H
-int ProtoServiceExists(const char *szModule, const char *szService);
char *Hlp_GetProtocolNameA(const char *proto);
TCHAR *Hlp_GetProtocolName(const char *proto);
|