diff options
author | George Hazan <george.hazan@gmail.com> | 2013-05-16 13:27:49 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-05-16 13:27:49 +0000 |
commit | 74e3b84efe034bb5965539627a7401d3ca6ebd9b (patch) | |
tree | bf48c9a19b3dbd243ef6f642acc52239f4c18588 /src/core/stdurl/commonheaders.h | |
parent | 1d52ab6e2969c5cfb1597e3d485046e8a7975976 (diff) |
unused m_awaymsg.h
git-svn-id: http://svn.miranda-ng.org/main/trunk@4671 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdurl/commonheaders.h')
-rw-r--r-- | src/core/stdurl/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdurl/commonheaders.h b/src/core/stdurl/commonheaders.h index 205a18193b..9c8fcb984a 100644 --- a/src/core/stdurl/commonheaders.h +++ b/src/core/stdurl/commonheaders.h @@ -73,7 +73,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_findadd.h>
#include <m_file.h>
#include <m_email.h>
-#include <m_awaymsg.h>
+//#include <m_awaymsg.h>
#include <m_idle.h>
#include <m_ignore.h>
#include <m_icolib.h>
|