mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-10 17:30:47 +00:00
Removed assertion
This commit is contained in:
parent
7110ea532a
commit
c04f820d56
@ -106,7 +106,6 @@ Device *DeviceFactory::CreateDevice(PbDeviceType& type, const string& filename,
|
||||
break;
|
||||
|
||||
default:
|
||||
assert(false);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user