From b61ba851da0157ace3bdfc1ebbf87156b0b76413 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Jun 2012 08:58:27 +0000 Subject: protocols plugins moved to protocols git-svn-id: http://svn.miranda-ng.org/main/trunk@327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Quotes/Log.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 plugins/Quotes/Log.h (limited to 'plugins/Quotes/Log.h') diff --git a/plugins/Quotes/Log.h b/plugins/Quotes/Log.h deleted file mode 100644 index 274fcfec06..0000000000 --- a/plugins/Quotes/Log.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef __653719be_16d6_4058_8555_8aa7d5404214_OutputDlg_h__ -#define __653719be_16d6_4058_8555_8aa7d5404214_OutputDlg_h__ - -enum ESeverity -{ - Info, - Warning, - Error -}; - -void LogIt(ESeverity nSeverity,const tstring& rsMsg); - -#endif //__653719be_16d6_4058_8555_8aa7d5404214_OutputDlg_h__ -- cgit v1.2.3