mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-14 00:43:35 +02:00
webtv-setup: remove //NI tags
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba525b563f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)
Origin message was:
------------------
- webtv-setup: remove //NI tags
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#include <neutrino_menue.h>
|
||||
#include "webtv_setup.h"
|
||||
|
||||
//NI
|
||||
#include <dirent.h>
|
||||
#include <mymenu.h>
|
||||
#include <system/helpers.h>
|
||||
@@ -280,7 +279,6 @@ int CWebTVSetup::Show()
|
||||
return res;
|
||||
}
|
||||
|
||||
//NI
|
||||
bool CWebTVSetup::changeNotify(const neutrino_locale_t OptionName, void */*data*/)
|
||||
{
|
||||
int ret = menu_return::RETURN_NONE;
|
||||
@@ -294,7 +292,6 @@ bool CWebTVSetup::changeNotify(const neutrino_locale_t OptionName, void */*data*
|
||||
return ret;
|
||||
}
|
||||
|
||||
//NI
|
||||
int filefilter(const struct dirent *entry)
|
||||
{
|
||||
int len = strlen(entry->d_name);
|
||||
|
Reference in New Issue
Block a user