Removed redundant function.
This commit is contained in:
@ -246,5 +246,4 @@ void service_shutdown();
|
||||
extern int serviceSessionCountAll();
|
||||
extern RESULTSET *serviceGetList();
|
||||
extern RESULTSET *serviceGetListenerList();
|
||||
bool service_is_internal(SERVICE* service);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user