mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
parentallock_setup: fix compiler warning; remove easymenu leftover
Origin commit data
------------------
Branch: ni/coolstream
Commit: 26e8712f90
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Origin message was:
------------------
- parentallock_setup: fix compiler warning; remove easymenu leftover
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -109,7 +109,6 @@ int CParentalSetup::showParentalSetup()
|
||||
plock->addIntroItems();
|
||||
|
||||
CMenuForwarder * mf;
|
||||
CPersonalizeGui &p = CNeutrinoApp::getInstance()->getPersonalizeGui();
|
||||
|
||||
CMenuOptionChooser * mc;
|
||||
mc = new CMenuOptionChooser(LOCALE_PARENTALLOCK_PROMPT , &g_settings.parentallock_prompt , PARENTALLOCK_PROMPT_OPTIONS, PARENTALLOCK_PROMPT_OPTION_COUNT , !parentallocked);
|
||||
|
Reference in New Issue
Block a user