summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/stdafx.h
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-06-26 12:55:29 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-06-26 12:55:29 +0000
commit5b21c91fecb2be729152908841474a3d980b45f0 (patch)
treefea8a0d0a9266ed0df4c75979796f7f50e003551 /protocols/SkypeWeb/src/stdafx.h
parent5e85d110ea53a944201c8f3bd57601e265d66e81 (diff)
SkypeWeb: unused code removed.
git-svn-id: http://svn.miranda-ng.org/main/trunk@14396 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/stdafx.h')
-rw-r--r--protocols/SkypeWeb/src/stdafx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/SkypeWeb/src/stdafx.h b/protocols/SkypeWeb/src/stdafx.h
index bdc07e528a..f8dbacb6b4 100644
--- a/protocols/SkypeWeb/src/stdafx.h
+++ b/protocols/SkypeWeb/src/stdafx.h
@@ -20,8 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <windows.h>
#include <time.h>
-#include <commctrl.h>
-#include <mshtml.h>
#include <string>
#include <vector>
#include <regex>
@@ -50,7 +48,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <m_clistint.h>
#include <m_string.h>
#include <m_json.h>
-#include <m_timezones.h>
#include <m_gui.h>
#include <m_imgsrvc.h>
#include <m_xml.h>