diff gui/win32/dialogs.h @ 34390:9082a0976655

Remove options cdrom_device and dvd_device from the Win32 GUI. Windows determines these devices by directly checking all drives for type CDROM (and may handle even multiple of them).
author ib
date Sat, 31 Dec 2011 13:15:30 +0000
parents b2d908cd8a1f
children ac6b38cd0d45
line wrap: on
line diff
--- a/gui/win32/dialogs.h	Sat Dec 31 12:55:28 2011 +0000
+++ b/gui/win32/dialogs.h	Sat Dec 31 13:15:30 2011 +0000
@@ -68,8 +68,6 @@
 #define ID_OSD1              34
 #define ID_OSD2              35
 #define ID_OSD3              36
-#define ID_DVDDEVICE         37
-#define ID_CDDEVICE          38
 #define ID_PRIO              39
 #define ID_URL               40
 #define ID_TITLESEL          41