Remove obsolete comment

This commit is contained in:
Francois-Xavier Le Bail 2015-09-08 12:26:38 +02:00
parent 9e90deb655
commit 78689f7b24

View File

@ -553,8 +553,6 @@ extern void rtsp_print(netdissect_options *, const u_char *, u_int);
extern void smtp_print(netdissect_options *, const u_char *, u_int);
extern void geneve_print(netdissect_options *, const u_char *, u_int);
/* stuff that has not yet been rototiled */
extern char *smb_errstr(int, int);
extern const char *nt_errstr(uint32_t);