summaryrefslogtreecommitdiff
path: root/plugins/SMS/src/receive.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-03-09 14:54:57 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-03-09 14:54:57 +0000
commit6b38bd980c93eb70ce88641ef8c89ad4839940bd (patch)
treebde73d156cf909c502ef3e0a51ce444d7506481e /plugins/SMS/src/receive.cpp
parent1c22e5aa2c0bd52eef7b42806c20ff33246f3dc2 (diff)
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@3941 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SMS/src/receive.cpp')
-rw-r--r--plugins/SMS/src/receive.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SMS/src/receive.cpp b/plugins/SMS/src/receive.cpp
index f79996259f..b201f82db9 100644
--- a/plugins/SMS/src/receive.cpp
+++ b/plugins/SMS/src/receive.cpp
@@ -27,8 +27,6 @@ Enjoy the code and use it smartly!
#include "common.h"
-
-
//This function handles the ACK received from that hooked.
int handleAckSMS(WPARAM wParam,LPARAM lParam)
{