diff options
author | George Hazan <george.hazan@gmail.com> | 2013-05-16 14:55:30 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-05-16 14:55:30 +0000 |
commit | 14ee4ab775490f15379e70c89258230cdc4f3ee6 (patch) | |
tree | de2d3fbb2404af5a8e05884d41139557c2bc156c /src/core | |
parent | eec9743cc90715180fec9b184ae343dc5083e780 (diff) |
unused clist headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@4678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/stdauth/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stdautoaway/commonheaders.h | 4 | ||||
-rw-r--r-- | src/core/stdaway/commonheaders.h | 3 | ||||
-rw-r--r-- | src/core/stdcrypt/commonheaders.h | 5 | ||||
-rw-r--r-- | src/core/stdemail/commonheaders.h | 4 | ||||
-rw-r--r-- | src/core/stdfile/commonheaders.h | 2 | ||||
-rw-r--r-- | src/core/stdhelp/commonheaders.h | 3 | ||||
-rw-r--r-- | src/core/stdidle/commonheaders.h | 3 | ||||
-rw-r--r-- | src/core/stduihist/commonheaders.h | 3 | ||||
-rw-r--r-- | src/core/stdurl/commonheaders.h | 3 | ||||
-rw-r--r-- | src/core/stduserinfo/commonheaders.h | 2 | ||||
-rw-r--r-- | src/core/stduseronline/commonheaders.h | 4 |
12 files changed, 0 insertions, 37 deletions
diff --git a/src/core/stdauth/commonheaders.h b/src/core/stdauth/commonheaders.h index d52055c74e..0519d8e739 100644 --- a/src/core/stdauth/commonheaders.h +++ b/src/core/stdauth/commonheaders.h @@ -51,7 +51,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
#include <m_clui.h>
#include <m_crypto.h>
#include <m_langpack.h>
diff --git a/src/core/stdautoaway/commonheaders.h b/src/core/stdautoaway/commonheaders.h index 2cf1dd50e6..d33be79720 100644 --- a/src/core/stdautoaway/commonheaders.h +++ b/src/core/stdautoaway/commonheaders.h @@ -51,12 +51,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
#include <m_crypto.h>
#include <m_langpack.h>
-#include <m_clist.h>
-#include <m_clistint.h>
#include <m_avatars.h>
#include <m_button.h>
#include <m_protosvc.h>
diff --git a/src/core/stdaway/commonheaders.h b/src/core/stdaway/commonheaders.h index 2cf1dd50e6..cc204e4d42 100644 --- a/src/core/stdaway/commonheaders.h +++ b/src/core/stdaway/commonheaders.h @@ -51,9 +51,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
-#include <m_crypto.h>
#include <m_langpack.h>
#include <m_clist.h>
#include <m_clistint.h>
diff --git a/src/core/stdcrypt/commonheaders.h b/src/core/stdcrypt/commonheaders.h index b13b98db21..4a91dd6b3e 100644 --- a/src/core/stdcrypt/commonheaders.h +++ b/src/core/stdcrypt/commonheaders.h @@ -51,12 +51,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
-#include <m_crypto.h>
#include <m_langpack.h>
-#include <m_clist.h>
-#include <m_clistint.h>
#include <m_avatars.h>
#include <m_button.h>
#include <m_protosvc.h>
diff --git a/src/core/stdemail/commonheaders.h b/src/core/stdemail/commonheaders.h index 2333b85f80..506f61db5f 100644 --- a/src/core/stdemail/commonheaders.h +++ b/src/core/stdemail/commonheaders.h @@ -51,11 +51,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
-#include <m_crypto.h>
#include <m_langpack.h>
-#include <m_clist.h>
#include <m_clistint.h>
#include <m_avatars.h>
#include <m_button.h>
diff --git a/src/core/stdfile/commonheaders.h b/src/core/stdfile/commonheaders.h index 9706b0bffa..395521cfc3 100644 --- a/src/core/stdfile/commonheaders.h +++ b/src/core/stdfile/commonheaders.h @@ -53,8 +53,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
#include <m_crypto.h>
#include <m_langpack.h>
#include <m_clist.h>
diff --git a/src/core/stdhelp/commonheaders.h b/src/core/stdhelp/commonheaders.h index 16155f8710..5bf50a56b3 100644 --- a/src/core/stdhelp/commonheaders.h +++ b/src/core/stdhelp/commonheaders.h @@ -51,9 +51,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
-#include <m_crypto.h>
#include <m_langpack.h>
#include <m_clist.h>
#include <m_clistint.h>
diff --git a/src/core/stdidle/commonheaders.h b/src/core/stdidle/commonheaders.h index ff32893f1f..3575cd2b07 100644 --- a/src/core/stdidle/commonheaders.h +++ b/src/core/stdidle/commonheaders.h @@ -51,9 +51,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
-#include <m_crypto.h>
#include <m_langpack.h>
#include <m_clist.h>
#include <m_clistint.h>
diff --git a/src/core/stduihist/commonheaders.h b/src/core/stduihist/commonheaders.h index c4219f663b..145c50ad99 100644 --- a/src/core/stduihist/commonheaders.h +++ b/src/core/stduihist/commonheaders.h @@ -51,9 +51,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
-#include <m_crypto.h>
#include <m_langpack.h>
#include <m_clist.h>
#include <m_clistint.h>
diff --git a/src/core/stdurl/commonheaders.h b/src/core/stdurl/commonheaders.h index 65a6aca8e0..a7f8b08cd0 100644 --- a/src/core/stdurl/commonheaders.h +++ b/src/core/stdurl/commonheaders.h @@ -51,11 +51,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
#include <m_crypto.h>
#include <m_langpack.h>
-#include <m_clist.h>
#include <m_clistint.h>
#include <m_avatars.h>
#include <m_button.h>
diff --git a/src/core/stduserinfo/commonheaders.h b/src/core/stduserinfo/commonheaders.h index c8e1d46935..5a04ab405a 100644 --- a/src/core/stduserinfo/commonheaders.h +++ b/src/core/stduserinfo/commonheaders.h @@ -51,11 +51,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
#include <m_clui.h>
#include <m_crypto.h>
#include <m_langpack.h>
-#include <m_clist.h>
#include <m_clistint.h>
#include <m_avatars.h>
#include <m_button.h>
diff --git a/src/core/stduseronline/commonheaders.h b/src/core/stduseronline/commonheaders.h index b13b98db21..945734b7ba 100644 --- a/src/core/stduseronline/commonheaders.h +++ b/src/core/stduseronline/commonheaders.h @@ -51,11 +51,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_database.h>
#include <m_netlib.h>
-#include <m_clc.h>
-#include <m_clui.h>
-#include <m_crypto.h>
#include <m_langpack.h>
-#include <m_clist.h>
#include <m_clistint.h>
#include <m_avatars.h>
#include <m_button.h>
|