diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-02-24 08:20:37 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-02-24 08:20:37 +0000 |
commit | 0a0b962e6d597e8f2e3c88e5b43d01b786ebc314 (patch) | |
tree | 8a69cb55afe7c07567a3d44260fd383f850dbbda /protocols/Tox/src/resource.h | |
parent | 37807e5a8ee1f387260ffc13e9ea11b96bb5ae22 (diff) |
minor fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@12260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/resource.h')
-rw-r--r-- | protocols/Tox/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Tox/src/resource.h b/protocols/Tox/src/resource.h index e3b405e215..241fda6951 100644 --- a/protocols/Tox/src/resource.h +++ b/protocols/Tox/src/resource.h @@ -11,7 +11,6 @@ #define IDD_OPTIONS_NODES 107
#define IDD_ADDNODE 108
#define IDD_NODE_EDITOR 108
-#define IDD_OPTIONS_MAIN1 109
#define IDD_OPTIONS_AV 109
#define IDI_TOX 120
#define IDC_CCLIST 173
|