mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-05-08 13:53:25 +02:00
Remove set_clock_speed
This commit is contained in:
5
main.c
5
main.c
@@ -629,8 +629,3 @@ void printout(void *str, u32 val)
|
||||
{
|
||||
printf(str, val);
|
||||
}
|
||||
|
||||
void set_clock_speed()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user