diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-29 11:43:52 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-29 11:43:52 +0000 |
commit | 41958e91d52457e264e7e62e22beb605432a76a2 (patch) | |
tree | 88fb1623464d18e0fe80775f7fba4660aad229ca /plugins/Weather/src/resource.h | |
parent | 35d3ce335858b8ac7c9db915f798f2f6a916a16d (diff) |
- weather is not updated in the virtual mode;
- unused option removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@2557 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Weather/src/resource.h')
-rw-r--r-- | plugins/Weather/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Weather/src/resource.h b/plugins/Weather/src/resource.h index e88e4c19de..8a6bcd57d7 100644 --- a/plugins/Weather/src/resource.h +++ b/plugins/Weather/src/resource.h @@ -58,7 +58,6 @@ #define IDC_HTEXT 2028
#define IDC_DPop 2029
#define IDC_DAutoUpdate 2030
-#define IDC_NEWWIN 2031
#define IDC_IURL 2032
#define IDC_MURL 2033
#define IDC_PROTOCOND 2034
|