mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
removed startup check again
This commit is contained in:
parent
7a0e0b11ae
commit
23448ab7bd
@ -46,8 +46,6 @@ cSkinDisplayChannel *cSkinDesigner::DisplayChannel(bool WithInfo) {
|
||||
}
|
||||
|
||||
cSkinDisplayMenu *cSkinDesigner::DisplayMenu(void) {
|
||||
if (init)
|
||||
return NULL;
|
||||
if (!useBackupSkin) {
|
||||
cSDDisplayMenu *displayMenu = NULL;
|
||||
Init();
|
||||
|
Loading…
Reference in New Issue
Block a user