diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-04-13 02:38:44 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-04-13 02:38:44 +0200 |
commit | 0c351c9cbc273b89c8ff21c8b80c162f8b6be494 (patch) | |
tree | 1f87233c457a71d137b4d6246320f5ec0bfac94f /plugins/wmpa/resource.h | |
parent | cc1f2b2d27e5a41f0cbb32b34329e720b8e63f59 (diff) |
Nuke WMPA, not supported by Express
Diffstat (limited to 'plugins/wmpa/resource.h')
-rw-r--r-- | plugins/wmpa/resource.h | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/wmpa/resource.h b/plugins/wmpa/resource.h deleted file mode 100644 index 0ce93a4c..00000000 --- a/plugins/wmpa/resource.h +++ /dev/null @@ -1,22 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. -// Used by wmpa.rc -// -#define IDD_WMPADIALOG 2000 -#define IDC_PLAYLIST 2001 -#define IDC_STATIC1 2002 -#define IDC_WMP 2005 -#define IDI_XCHAT 2005 -#define IDC_SONGLIST 2006 -#define IDC_STATIC2 2007 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 2006 -#define _APS_NEXT_COMMAND_VALUE 32771 -#define _APS_NEXT_CONTROL_VALUE 2008 -#define _APS_NEXT_SYMED_VALUE 2000 -#endif -#endif |