Commit 57cfe630 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp Committed by Tollef Fog Heen

Also remove DIAGNISTICS around the prototype for MCF_DumpRst()

parent c97264d4
......@@ -66,9 +66,7 @@ void mgt_cli_close_all(void);
void MCF_ParamSync(void);
void MCF_ParamInit(struct cli *);
void MCF_ParamSet(struct cli *, const char *param, const char *val);
#ifdef DIAGNOSTICS
void MCF_DumpRst(void);
#endif
/* mgt_sandbox.c */
void mgt_sandbox(void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment