Removed unnecessary header declarations.

This commit is contained in:
Håvard Pettersson 2014-09-26 22:04:37 +02:00
parent 3125ca77d6
commit 1af9ee8069
1 changed files with 0 additions and 4 deletions

View File

@ -22,10 +22,6 @@
struct t_tox_weechat_identity;
extern const char *tox_weechat_data_key_friend_requests;
extern const char *tox_weechat_data_friend_request_key_client_id;
extern const char *tox_weechat_data_friend_request_key_message;
void
tox_weechat_data_load();