netmonagent: fix unnecessary function declaration

This commit is contained in:
Nishanth V 2017-09-12 14:31:19 +05:30 committed by Denis Kenzior
parent dd3a4768b0
commit 76c3dcec11
1 changed files with 0 additions and 2 deletions

View File

@ -19,5 +19,3 @@ DBusMessage *netmon_agent_new_method_call(struct netmon_agent *netmon,
void netmon_agent_send_no_reply(struct netmon_agent *agent,
DBusMessage *message);
void netmon_agent_test(struct netmon_agent *agent);