mirror of
https://github.com/libretro/Mu.git
synced 2026-09-23 15:15:43 +00:00
Remove empty function
This commit is contained in:
@@ -669,10 +669,6 @@ static inline void samplePwmXClk32(){
|
||||
}
|
||||
}
|
||||
|
||||
static inline void samplePwm2(){
|
||||
|
||||
}
|
||||
|
||||
static inline uint16_t getPwmc1(){
|
||||
uint16_t returnValue = registerArrayRead16(PWMC1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user