mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
vfd_setup: re-disable vfd-stuff for zee
Origin commit data
------------------
Branch: ni/coolstream
Commit: aa64061cec
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-15 (Sun, 15 Jul 2012)
Origin message was:
------------------
- vfd_setup: re-disable vfd-stuff for zee
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -53,7 +53,7 @@ CVfdSetup::CVfdSetup()
|
||||
{
|
||||
width = w_max (40, 10);
|
||||
dim_time = NULL;
|
||||
vfd_enabled = true; //(cs_get_revision() != 10);
|
||||
vfd_enabled = (cs_get_revision() != 10);
|
||||
}
|
||||
|
||||
CVfdSetup::~CVfdSetup()
|
||||
|
Reference in New Issue
Block a user