Remove dead code for force selecting CD drive
This commit is contained in:
parent
ac4411389b
commit
f82a0a46da
6 changed files with 14 additions and 20 deletions
|
@ -25,7 +25,7 @@
|
|||
#include "dosbox.h"
|
||||
#include "support.h"
|
||||
|
||||
int CDROM_GetMountType(char* path, int) {
|
||||
int CDROM_GetMountType(char* path) {
|
||||
// 1 - Iso file
|
||||
// 2 - subdirectory
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue