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/recvdlg.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'plugins/SMS/src/recvdlg.h') diff --git a/plugins/SMS/src/recvdlg.h b/plugins/SMS/src/recvdlg.h index a34231b255..5090dff12e 100644 --- a/plugins/SMS/src/recvdlg.h +++ b/plugins/SMS/src/recvdlg.h @@ -1,13 +1,6 @@ #if !defined(AFX_SMS_RECVDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_) #define AFX_SMS_RECVDLG_H__F58D13FF_F6F2_476C_B8F0_7B9E9357CF48__INCLUDED_ - -#if _MSC_VER > 1000 -#pragma once -#endif // _MSC_VER > 1000 - - - DWORD RecvSMSWindowInitialize (); void RecvSMSWindowDestroy (); HWND RecvSMSWindowAdd (HANDLE hContact,DWORD dwEventType,LPWSTR lpwszPhone,SIZE_T dwPhoneSize,LPSTR lpszMessage,SIZE_T dwMessageSize); -- cgit v1.2.3