From d5675b1834031fd7c99baa6d948fb550594fcd3a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 1 Mar 2016 16:45:43 +0000 Subject: - smileys rewritten to support true frame delays; - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SmileyAdd/src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/SmileyAdd/src/main.cpp') diff --git a/plugins/SmileyAdd/src/main.cpp b/plugins/SmileyAdd/src/main.cpp index 1036129569..1c59ae7597 100644 --- a/plugins/SmileyAdd/src/main.cpp +++ b/plugins/SmileyAdd/src/main.cpp @@ -131,7 +131,6 @@ extern "C" __declspec(dllexport) int Unload(void) DestroyHookableEvent(hEvent1); RichEditData_Destroy(); - DestroyAniSmileys(); g_SmileyCategories.ClearAll(); g_SmileyPackCStore.ClearAndFreeAll(); -- cgit v1.2.3