mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +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;
|
HANDLE currentThread;
|
||||||
BOOL result;
|
BOOL result;
|
||||||
|
|
||||||
assert_always(
|
|
||||||
|
|
||||||
// parse the map file, if present
|
// parse the map file, if present
|
||||||
parse_map_file();
|
parse_map_file();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user