diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-18 15:35:27 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-18 15:35:27 +0000 |
commit | 840ad3803f3e0a4e51204983c1fad5ff5d6aef8b (patch) | |
tree | 185ebfd2bc4fc5974e31ecac07e8607801453a57 /protocols/EmLanProto/src/resource.h | |
parent | 972f30762ab2dcbe1f2662b6014f1cfccf56fe16 (diff) |
added version info
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@4098 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/EmLanProto/src/resource.h')
-rw-r--r-- | protocols/EmLanProto/src/resource.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/EmLanProto/src/resource.h b/protocols/EmLanProto/src/resource.h index 25a47d65eb..472138e5f5 100644 --- a/protocols/EmLanProto/src/resource.h +++ b/protocols/EmLanProto/src/resource.h @@ -3,15 +3,12 @@ // Used by amdproto.rc
//
#define IDI_ICON_ONLINE 101
-#define IDD_DIALOG1 102
#define IDI_ICON_OFFLINE 103
#define IDD_EMP_FORM_OPT 104
#define IDC_LIST_IP 1001
#define IDC_RADIO_USECOMPNAME 1004
#define IDC_RADIO_USEOWN 1005
-#define IDC_EDIT2 1006
#define IDC_EDIT_NAME 1006
-#define IDC_EDIT1 1007
// Next default values for new objects
//
|