mirror of
https://github.com/holub/mame
synced 2025-06-30 16:00:01 +03:00
Remove some stray invalid code in start_profiler() [Oliver Stoneberg]
This commit is contained in:
parent
92cc6e14e7
commit
d90ce8dfe3
@ -1021,8 +1021,6 @@ static void start_profiler(void)
|
||||
HANDLE currentThread;
|
||||
BOOL result;
|
||||
|
||||
assert_always(
|
||||
|
||||
// parse the map file, if present
|
||||
parse_map_file();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user