diff options
Diffstat (limited to 'sources/client.h')
-rw-r--r-- | sources/client.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sources/client.h b/sources/client.h deleted file mode 100644 index c6e70c3..0000000 --- a/sources/client.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef OG_CLIENT_H_ -#define OG_CLIENT_H_ - -int og_agent_state_process_response(struct og_client *cli); - -#endif |