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.cpp | |
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.cpp')
-rw-r--r-- | plugins/YAPP/src/yapp_history.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/YAPP/src/yapp_history.cpp b/plugins/YAPP/src/yapp_history.cpp index d6b0c4b114..a7cfd70fc6 100644 --- a/plugins/YAPP/src/yapp_history.cpp +++ b/plugins/YAPP/src/yapp_history.cpp @@ -1,5 +1,4 @@ #include "common.h" -#include "yapp_history.h" PopupHistoryList::PopupHistoryList(int renderer) { |