From e052320014294575690ff5310cc9898b0b3d0fb1 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 28 Jan 2013 13:50:50 +0000 Subject: - muuids cosmetic fixes (patch from Basil) git-svn-id: http://svn.miranda-ng.org/main/trunk@3321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistorySweeperLight/src/historysweeperlight.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/HistorySweeperLight/src/historysweeperlight.h') diff --git a/plugins/HistorySweeperLight/src/historysweeperlight.h b/plugins/HistorySweeperLight/src/historysweeperlight.h index c7fbeaeb25..a1b67c464e 100644 --- a/plugins/HistorySweeperLight/src/historysweeperlight.h +++ b/plugins/HistorySweeperLight/src/historysweeperlight.h @@ -47,10 +47,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // Plugin name #define ModuleName "History Sweeper Light" -// Plugin UUID for New plugin loader -// req. 0.7.18+ core -// {1D9BF74A-44A8-4b3f-A6E5-73069D3A8979} -#define MIID_HISTORYSWEEPERLIGHT { 0x1d9bf74a, 0x44a8, 0x4b3f, { 0xa6, 0xe5, 0x73, 0x6, 0x9d, 0x3a, 0x89, 0x79 } } // main.c extern HINSTANCE hInst; -- cgit v1.2.3