mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
plugins: disable unused cfg-params
Origin commit data
------------------
Branch: ni/coolstream
Commit: c8522bae71
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)
Origin message was:
------------------
- plugins: disable unused cfg-params
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -88,7 +88,7 @@ class CPlugins
|
||||
std::string depend;
|
||||
CPlugins::p_type_t type;
|
||||
CPlugins::i_type_t integration;
|
||||
|
||||
#if 0
|
||||
bool fb;
|
||||
bool rc;
|
||||
bool lcd;
|
||||
@@ -96,6 +96,7 @@ class CPlugins
|
||||
int posx, posy, sizex, sizey;
|
||||
bool showpig;
|
||||
bool needoffset;
|
||||
#endif
|
||||
bool shellwindow;
|
||||
bool hide;
|
||||
bool operator< (const plugin& a) const
|
||||
|
Reference in New Issue
Block a user