diff options
author | George Hazan <ghazan@miranda.im> | 2016-10-11 21:05:12 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-10-11 21:05:12 +0300 |
commit | b0f3e30460fc26ef4fe59bc161b0fddd8eeb9a08 (patch) | |
tree | cbf0676fc37229beb184b1858efd0147c7e0935d /plugins/YahooGroups/src/resource.h | |
parent | f07689fbf39405ef5a3e3dafb340c9c8f74897f6 (diff) |
Yahoo & YahooGroups plugins moved to _deprecated
Diffstat (limited to 'plugins/YahooGroups/src/resource.h')
-rw-r--r-- | plugins/YahooGroups/src/resource.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/YahooGroups/src/resource.h b/plugins/YahooGroups/src/resource.h deleted file mode 100644 index 1f15e3a8a1..0000000000 --- a/plugins/YahooGroups/src/resource.h +++ /dev/null @@ -1,19 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by YahooGroups.rc
-//
-#define IDD_OPTIONS 101
-#define IDC_YAHOOGROUPS 1001
-#define IDC_CHECK1 1003
-#define IDC_MOVEAUTOMATICALLY 1003
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 102
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1004
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|