dev9/spu2: remove useless defines.

This commit is contained in:
lightningterror 2020-11-06 23:27:59 +01:00
parent 3d12b33113
commit 476a4ec882
2 changed files with 0 additions and 3 deletions

View File

@ -7,10 +7,8 @@
#define IDC_STATIC -1
#endif
#define IDD_CONFDLG 101
#define IDD_CONFIG 101
#define IDC_NAME 1000
#define IDC_COMBO1 1007
#define IDC_ETHDEV 1007
#define IDC_BAYTYPE 1008
#define IDC_ETHENABLED 1009

View File

@ -46,7 +46,6 @@
#define IDC_GLOBALFOCUS_DISABLE 1060
#define IDC_GLOBALFOCUS_DISABLE2 1061
#define IDC_USE_HARDWARE 1062
#define IDC_COMBO1 1063
#define IDC_SYNCHMODE 1064
#define IDC_DEBUG_OTHERS 1065
#define IDC_DEBUG_VISUAL 1066