libretro: minor fixes
authornotaz <notasas@gmail.com>
Sat, 20 Dec 2014 00:53:04 +0000 (02:53 +0200)
committernotaz <notasas@gmail.com>
Sat, 20 Dec 2014 00:59:02 +0000 (02:59 +0200)
commit1e1cccd9ef788b3582002283f6cb7e48db53677f
tree1b8f2d2fdce282afa154dd09cef6b2f909b1edaa
parent01394a7f6afd51681cf7ef2f5d55e607a53517f2
libretro: minor fixes

- use more compatible clock setting on non-ARM
- drop redundant SET_PERFORMANCE_LEVEL (check_system_specs() does it later)
frontend/libretro.c