diff options
author | aunsane <aunsane@gmail.com> | 2017-12-30 00:42:35 +0300 |
---|---|---|
committer | aunsane <aunsane@gmail.com> | 2017-12-30 00:42:49 +0300 |
commit | cc65f8dbead036bfdd29d397195f9152839d4919 (patch) | |
tree | 8e8188f7db65f8a538d5e423e1d0b3491706efc4 /protocols/Tox/libtox/src/libtox.def | |
parent | 81cd378b0a0ee5e26d58c085a3b10bd89a7244c2 (diff) |
Tox: project cleanup
- updated libtox
- removed deprecated toxDNS support
- removed unused references
Diffstat (limited to 'protocols/Tox/libtox/src/libtox.def')
-rw-r--r-- | protocols/Tox/libtox/src/libtox.def | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/Tox/libtox/src/libtox.def b/protocols/Tox/libtox/src/libtox.def index e1706ad3ae..8c7855296a 100644 --- a/protocols/Tox/libtox/src/libtox.def +++ b/protocols/Tox/libtox/src/libtox.def @@ -40,9 +40,6 @@ tox_conference_peer_get_public_key tox_conference_peer_number_is_ours tox_conference_send_message tox_conference_set_title -tox_decrypt_dns3_TXT -tox_dns3_kill -tox_dns3_new tox_file_control tox_file_get_file_id tox_file_id_length @@ -66,7 +63,6 @@ tox_friend_get_typing tox_friend_send_lossless_packet tox_friend_send_lossy_packet tox_friend_send_message -tox_generate_dns3_string tox_get_salt tox_get_savedata tox_get_savedata_size |