Move daemonize() to gateway.c
The one remaining function in gw_utils.c was moved to gateway.c, so gw_utils.c could be removed.
This commit is contained in:
@ -38,8 +38,6 @@
|
||||
|
||||
MXS_BEGIN_DECLS
|
||||
|
||||
bool gw_daemonize(void);
|
||||
|
||||
MXS_END_DECLS
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user