diff options
author | dartraiden <wowemuh@gmail.com> | 2019-07-24 17:22:02 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2019-07-24 17:30:25 +0300 |
commit | 384d533c9c79858af7a91981e79dd300411e3768 (patch) | |
tree | fa47bee4f78f1464b30c03f3b48d72bee0e3324f | |
parent | 789aa2edb6337739caccbf0a5769d2419ffd4bb9 (diff) |
ConnectionNotify: remove unused id
-rw-r--r-- | protocols/ConnectionNotify/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/ConnectionNotify/src/resource.h b/protocols/ConnectionNotify/src/resource.h index 0215e70270..2fac35edd3 100644 --- a/protocols/ConnectionNotify/src/resource.h +++ b/protocols/ConnectionNotify/src/resource.h @@ -24,7 +24,6 @@ #define IDC_BGCOLOR 1011 #define IDC_FGCOLOR 1012 #define IDC_STATUS 1016 -#define IDC_VERSION 1017 #define ID_TXT_LOCAL_IP 1070 #define ID_TXT_REMOTE_IP 1071 #define ID_CBO_ACTION 1074 |