summaryrefslogtreecommitdiff
path: root/protocols/AimOscar/src/links.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-09-18 18:33:09 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-09-18 18:33:09 +0300
commit3e9e96f6718b13c069138fb40f24f065ac03c6b7 (patch)
treed09301e8d63cf2bc70601fe683992440d4e2e086 /protocols/AimOscar/src/links.h
parentb5de62080a2384e9f66d7bafbf971aa5b4b7c0c1 (diff)
unneeded calls of DestroyServiceFunction() removed
Diffstat (limited to 'protocols/AimOscar/src/links.h')
-rw-r--r--protocols/AimOscar/src/links.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/AimOscar/src/links.h b/protocols/AimOscar/src/links.h
index 2aac49447b..5eb95a9eab 100644
--- a/protocols/AimOscar/src/links.h
+++ b/protocols/AimOscar/src/links.h
@@ -19,6 +19,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LINKS_H
void aim_links_init();
-void aim_links_destroy();
#endif