From 8d76cf515c44481cbf515634f9faded56ec6b6c1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 6 Aug 2013 08:45:29 +0000 Subject: oops... git-svn-id: http://svn.miranda-ng.org/main/trunk@5599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/modern_awaymsg.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins') diff --git a/plugins/Clist_modern/src/modern_awaymsg.cpp b/plugins/Clist_modern/src/modern_awaymsg.cpp index 820572f4d9..5a9f296df4 100644 --- a/plugins/Clist_modern/src/modern_awaymsg.cpp +++ b/plugins/Clist_modern/src/modern_awaymsg.cpp @@ -173,4 +173,5 @@ void UninitAwayMsgModule() CloseHandle(hamProcessEvent); DeleteCriticalSection(&amCS); + amItems.destroy(); } -- cgit v1.2.3