diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-15 12:13:33 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-15 12:13:33 +0000 |
commit | 98d78ffb4e32ef8fca75927f01a6b692726eb75e (patch) | |
tree | 2f9952fed4c963b88321f535ede6175072a975e6 /protocols/Skype/src/skype.h | |
parent | b016a07f791e40f8d4228c739168ad6394fd8988 (diff) |
unused m_popup2.h include
git-svn-id: http://svn.miranda-ng.org/main/trunk@4050 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/skype.h')
-rw-r--r-- | protocols/Skype/src/skype.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h index 2816fd984f..48a144eea4 100644 --- a/protocols/Skype/src/skype.h +++ b/protocols/Skype/src/skype.h @@ -49,7 +49,6 @@ #include <io.h>
#include <fcntl.h>
-#include <m_popup2.h>
#include <m_folders.h>
#include "resource.h"
|