mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Remove unused variable
This commit is contained in:
parent
d2b76a7d13
commit
18e261abcd
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ static bool video_frame_scale(const void *data,
|
|||
size_t pitch)
|
||||
{
|
||||
driver_t *driver = driver_get_ptr();
|
||||
global_t *global = global_get_ptr();
|
||||
|
||||
RARCH_PERFORMANCE_INIT(video_frame_conv);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue