diff options
author | George Hazan <george.hazan@gmail.com> | 2013-05-16 14:20:31 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-05-16 14:20:31 +0000 |
commit | 588d73c6d6faf9cf95e08392c5a1439cad5822f4 (patch) | |
tree | dcda3a53b1ccb194fb345704e923e4e1d0acb5a2 | |
parent | 71ee27c5ee375607aba562b4f566d93cbbcc001f (diff) |
m_history.h
git-svn-id: http://svn.miranda-ng.org/main/trunk@4675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | plugins/DbEditorPP/src/headers.h | 1 | ||||
-rw-r--r-- | src/core/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stdauth/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stdautoaway/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stdaway/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stdcrypt/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stdemail/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stdhelp/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stdidle/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stduserinfo/commonheaders.h | 1 | ||||
-rw-r--r-- | src/core/stduseronline/commonheaders.h | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/plugins/DbEditorPP/src/headers.h b/plugins/DbEditorPP/src/headers.h index 3789be8e32..1dbfbdf9e1 100644 --- a/plugins/DbEditorPP/src/headers.h +++ b/plugins/DbEditorPP/src/headers.h @@ -39,7 +39,6 @@ #include <m_protosvc.h>
#include <m_ignore.h>
#include <m_clc.h>
-#include <m_history.h>
#include <m_popup.h>
#include <m_icolib.h>
#include <m_hotkeys.h>
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h index 4288b26fba..2071149f19 100644 --- a/src/core/commonheaders.h +++ b/src/core/commonheaders.h @@ -80,7 +80,6 @@ using namespace std; #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_addcontact.h>
#include <m_findadd.h>
#include <m_file.h>
diff --git a/src/core/stdauth/commonheaders.h b/src/core/stdauth/commonheaders.h index 21f8ad8dbd..ed1bbde951 100644 --- a/src/core/stdauth/commonheaders.h +++ b/src/core/stdauth/commonheaders.h @@ -68,7 +68,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_addcontact.h>
#include <m_findadd.h>
#include <m_ignore.h>
diff --git a/src/core/stdautoaway/commonheaders.h b/src/core/stdautoaway/commonheaders.h index c761ea8691..ae79b09880 100644 --- a/src/core/stdautoaway/commonheaders.h +++ b/src/core/stdautoaway/commonheaders.h @@ -68,7 +68,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_findadd.h>
#include <m_awaymsg.h>
#include <m_idle.h>
diff --git a/src/core/stdaway/commonheaders.h b/src/core/stdaway/commonheaders.h index c761ea8691..ae79b09880 100644 --- a/src/core/stdaway/commonheaders.h +++ b/src/core/stdaway/commonheaders.h @@ -68,7 +68,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_findadd.h>
#include <m_awaymsg.h>
#include <m_idle.h>
diff --git a/src/core/stdcrypt/commonheaders.h b/src/core/stdcrypt/commonheaders.h index 11d96bbd71..b13b98db21 100644 --- a/src/core/stdcrypt/commonheaders.h +++ b/src/core/stdcrypt/commonheaders.h @@ -68,7 +68,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_findadd.h>
#include <m_ignore.h>
#include <m_icolib.h>
diff --git a/src/core/stdemail/commonheaders.h b/src/core/stdemail/commonheaders.h index 559d48e396..73093cd90f 100644 --- a/src/core/stdemail/commonheaders.h +++ b/src/core/stdemail/commonheaders.h @@ -68,7 +68,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_findadd.h>
#include <m_email.h>
#include <m_ignore.h>
diff --git a/src/core/stdhelp/commonheaders.h b/src/core/stdhelp/commonheaders.h index 8c1456041c..ade6435591 100644 --- a/src/core/stdhelp/commonheaders.h +++ b/src/core/stdhelp/commonheaders.h @@ -68,7 +68,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_findadd.h>
#include <m_ignore.h>
#include <m_icolib.h>
diff --git a/src/core/stdidle/commonheaders.h b/src/core/stdidle/commonheaders.h index 7dec232868..a5c38ba4ff 100644 --- a/src/core/stdidle/commonheaders.h +++ b/src/core/stdidle/commonheaders.h @@ -68,7 +68,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_findadd.h>
#include <m_idle.h>
#include <m_ignore.h>
diff --git a/src/core/stduserinfo/commonheaders.h b/src/core/stduserinfo/commonheaders.h index 35b77e8d60..7ff06c29d0 100644 --- a/src/core/stduserinfo/commonheaders.h +++ b/src/core/stduserinfo/commonheaders.h @@ -68,7 +68,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_findadd.h>
#include <m_ignore.h>
#include <m_icolib.h>
diff --git a/src/core/stduseronline/commonheaders.h b/src/core/stduseronline/commonheaders.h index 11d96bbd71..b13b98db21 100644 --- a/src/core/stduseronline/commonheaders.h +++ b/src/core/stduseronline/commonheaders.h @@ -68,7 +68,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_contacts.h>
#include <m_message.h>
#include <m_userinfo.h>
-#include <m_history.h>
#include <m_findadd.h>
#include <m_ignore.h>
#include <m_icolib.h>
|