diff options
author | George Hazan <george.hazan@gmail.com> | 2014-07-29 15:26:06 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-07-29 15:26:06 +0000 |
commit | 5475d2b962b5d8ffee7523bf58d66377515b8053 (patch) | |
tree | 38d81ab4fbb7f235962437773767b63cf35b2ed2 /plugins/AVS/src/commonheaders.h | |
parent | 9d133d118ad72bf44996e7c5b7b1c6e82dd37483 (diff) |
- m_flash.h & m_flash.inc moved to deprecated;
- their support in AVS & tabSRMM is discontinued
git-svn-id: http://svn.miranda-ng.org/main/trunk@9984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AVS/src/commonheaders.h')
-rw-r--r-- | plugins/AVS/src/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/AVS/src/commonheaders.h b/plugins/AVS/src/commonheaders.h index a84d746d3a..c44fb6b08a 100644 --- a/plugins/AVS/src/commonheaders.h +++ b/plugins/AVS/src/commonheaders.h @@ -43,7 +43,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_folders.h>
#include <m_metacontacts.h>
#include <m_avatarhistory.h>
-#include <m_flash.h>
#include <m_clistint.h>
#include "resource.h"
|