Delete about dialog from DSP_HLE plugin

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1262 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2008-11-23 00:06:33 +00:00
parent 0c8cb3683d
commit cf2c225b88
6 changed files with 0 additions and 111 deletions

View File

@ -4,7 +4,6 @@
//
#define IDD_SETTINGS 101
#define IDD_DIALOG2 102
#define IDD_ABOUT 102
#define IDC_COMBO1 1001
#define IDC_SAMPLERATE 1001
#define IDC_EDIT1 1002