runmodes: remove unused prototypes

pull/4015/head
Victor Julien 6 years ago
parent c12252617c
commit 7ccf14bc60

@ -23,9 +23,6 @@
#ifndef __UTIL_RUNMODES_H__
#define __UTIL_RUNMODES_H__
void RunmodeSetFlowStreamAsync(void);
int RunmodeGetFlowStreamAsync(void);
typedef void *(*ConfigIfaceParserFunc) (const char *);
typedef void *(*ConfigIPSParserFunc) (int);
typedef int (*ConfigIfaceThreadsCountFunc) (void *);

Loading…
Cancel
Save