mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
Remove global c_SMSKeyInput
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1915 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: a73ea424b9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-26 (Sat, 26 Nov 2011)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -224,7 +224,6 @@ CBouquetList * RADIOallList;
|
||||
|
||||
CPlugins * g_PluginList;
|
||||
CRemoteControl * g_RemoteControl;
|
||||
SMSKeyInput * c_SMSKeyInput;
|
||||
CPictureViewer * g_PicViewer;
|
||||
CCAMMenuHandler * g_CamHandler;
|
||||
|
||||
@@ -1849,7 +1848,6 @@ int CNeutrinoApp::run(int argc, char **argv)
|
||||
|
||||
dprintf( DEBUG_NORMAL, "menue setup\n");
|
||||
|
||||
c_SMSKeyInput = new SMSKeyInput();
|
||||
//Main settings
|
||||
CMenuWidget mainMenu (LOCALE_MAINMENU_HEAD , NEUTRINO_ICON_MAINMENU/*, 22*/);
|
||||
CMenuWidget mainSettings (LOCALE_MAINSETTINGS_HEAD , NEUTRINO_ICON_SETTINGS);
|
||||
|
Reference in New Issue
Block a user