summaryrefslogtreecommitdiff
path: root/plugins/SMS/src/SMS_svc.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/SMS_svc.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/SMS_svc.cpp')
-rw-r--r--plugins/SMS/src/SMS_svc.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SMS/src/SMS_svc.cpp b/plugins/SMS/src/SMS_svc.cpp
index ed26834349..cf86f77220 100644
--- a/plugins/SMS/src/SMS_svc.cpp
+++ b/plugins/SMS/src/SMS_svc.cpp
@@ -1,7 +1,5 @@
#include "common.h"
-
-
int LoadServices(void)
{
CHAR szServiceFunction[MAX_PATH],*pszServiceFunctionName;