From 6b38bd980c93eb70ce88641ef8c89ad4839940bd Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Mar 2013 14:54:57 +0000 Subject: removed not used headers git-svn-id: http://svn.miranda-ng.org/main/trunk@3941 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SMS/src/send.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/SMS/src/send.cpp') diff --git a/plugins/SMS/src/send.cpp b/plugins/SMS/src/send.cpp index fda9c490db..2b8baa84d2 100644 --- a/plugins/SMS/src/send.cpp +++ b/plugins/SMS/src/send.cpp @@ -27,8 +27,6 @@ Enjoy the code and use it smartly! #include "common.h" - - //This function gets HWND of the window, the number, and the message. void StartSmsSend(HWND hWndDlg,SIZE_T dwModuleIndex,LPWSTR lpwszPhone,SIZE_T dwPhoneSize,LPWSTR lpwszMessage,SIZE_T dwMessageSize) { -- cgit v1.2.3