mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-11 07:30:57 +02:00
CTestMenu: disable unused vars
prevents possible compiler warnings or builderrors with pedantic gcc settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ff903f7a6
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-07 (Sun, 07 Feb 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -107,7 +107,7 @@ CTestMenu::~CTestMenu()
|
|||||||
delete scrollbar;
|
delete scrollbar;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int test_pos[4] = { 130, 192, 282, 360 };
|
//static int test_pos[4] = { 130, 192, 282, 360 };
|
||||||
|
|
||||||
int CTestMenu::exec(CMenuTarget* parent, const std::string &actionKey)
|
int CTestMenu::exec(CMenuTarget* parent, const std::string &actionKey)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user