Removed win_status.c and the related stuff as it was not updated for a while and no longer displayed useful information.
This commit is contained in:
@@ -323,7 +323,6 @@ const device_t mt32_device =
|
||||
mt32_available,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
mt32_config
|
||||
};
|
||||
|
||||
@@ -338,6 +337,5 @@ const device_t cm32l_device =
|
||||
cm32l_available,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
mt32_config
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user