diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-14 08:11:57 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-14 08:11:57 +0000 |
commit | 809aa14dd2119e7b0de93846eb38bbb83073dad6 (patch) | |
tree | 54c400100970481180dcc6908961b2f64dd03155 /plugins/YAPP/src/yapp_history.h | |
parent | 7e5f2445f906ade2533fc3a4b6d14b8da52ec522 (diff) |
removed not used headers
m_yapp.h moved to ExtAPI
git-svn-id: http://svn.miranda-ng.org/main/trunk@4013 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YAPP/src/yapp_history.h')
-rw-r--r-- | plugins/YAPP/src/yapp_history.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/YAPP/src/yapp_history.h b/plugins/YAPP/src/yapp_history.h index d527bc47f4..4927086b21 100644 --- a/plugins/YAPP/src/yapp_history.h +++ b/plugins/YAPP/src/yapp_history.h @@ -1,8 +1,6 @@ #ifndef __yapp_history_h__ #define __yapp_history_h__ -#include "m_ieview.h" //need this for special renderers - /****HISTORY ++ STUFF ***/ //there's no include file for h++ yet #ifndef MS_HPP_EG_WINDOW |