mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-15 07:27:41 +00:00
remove message "no RAMDISK"
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user