mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
drop osemu support
Origin commit data
------------------
Commit: ddad447597
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-19 (Sun, 19 May 2019)
Origin message was:
------------------
- drop osemu support
This commit is contained in:
@@ -175,7 +175,6 @@ bool CFlagFileNotifier::changeNotify(const neutrino_locale_t, void * data)
|
||||
}
|
||||
else if (strstr(filename, "mgcamd") ||
|
||||
strstr(filename, "newcs") ||
|
||||
strstr(filename, "osemu") ||
|
||||
strstr(filename, "doscam") ||
|
||||
strstr(filename, "ncam") ||
|
||||
strstr(filename, "oscam") ||
|
||||
@@ -224,7 +223,6 @@ bool CFlagFileNotifier::changeNotify(const neutrino_locale_t, void * data)
|
||||
}
|
||||
else if (strstr(filename, "mgcamd") ||
|
||||
strstr(filename, "newcs") ||
|
||||
strstr(filename, "osemu") ||
|
||||
strstr(filename, "doscam") ||
|
||||
strstr(filename, "ncam") ||
|
||||
strstr(filename, "oscam") ||
|
||||
|
Reference in New Issue
Block a user