Cleanup
This commit is contained in:
parent
f3f238381f
commit
1fab41ad63
|
@ -911,7 +911,6 @@ int menu_hash_get_help_es(uint32_t hash, char *s, size_t len)
|
||||||
{
|
{
|
||||||
uint32_t driver_hash = 0;
|
uint32_t driver_hash = 0;
|
||||||
settings_t *settings = config_get_ptr();
|
settings_t *settings = config_get_ptr();
|
||||||
int ret = 0;
|
|
||||||
|
|
||||||
switch (hash)
|
switch (hash)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue