From 3e9e96f6718b13c069138fb40f24f065ac03c6b7 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 18 Sep 2017 18:33:09 +0300 Subject: unneeded calls of DestroyServiceFunction() removed --- plugins/WhenWasIt/src/services.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/WhenWasIt/src/services.h') diff --git a/plugins/WhenWasIt/src/services.h b/plugins/WhenWasIt/src/services.h index 25d1c453b8..1787f96ef5 100644 --- a/plugins/WhenWasIt/src/services.h +++ b/plugins/WhenWasIt/src/services.h @@ -36,7 +36,6 @@ extern int bShouldCheckBirthdays; extern int bBirthdayFound; int InitServices(); -int DestroyServices(); int NotifyContactBirthday(MCONTACT hContact, time_t now, int daysInAdvance); int NotifyMissedContactBirthday(MCONTACT hContact, time_t now, int daysAfter); -- cgit v1.2.3