mirror of
https://github.com/vivier/EMILE.git
synced 2025-02-08 05:30:34 +00:00
remove message "no RAMDISK"
This commit is contained in:
parent
f960038213
commit
9f0952aa47
@ -147,10 +147,7 @@ int start(emile_l2_header_t* info)
|
||||
error("Cannot open ramdisk\n");
|
||||
}
|
||||
else
|
||||
{
|
||||
ramdisk_start = 0;
|
||||
printf("no RAMDISK\n");
|
||||
}
|
||||
|
||||
#ifdef ARCH_M68K
|
||||
if (arch_type == gestalt68k)
|
||||
|
Loading…
x
Reference in New Issue
Block a user