mirror of
https://github.com/akuker/RASCSI.git
synced 2025-08-15 08:27:34 +00:00
Removed assertion
This commit is contained in:
@@ -106,7 +106,6 @@ Device *DeviceFactory::CreateDevice(PbDeviceType& type, const string& filename,
|
||||
break;
|
||||
|
||||
default:
|
||||
assert(false);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user