mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
remove unused g_info.box_Type
Origin commit data
------------------
Branch: ni/coolstream
Commit: 233886df8d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-19 (Sun, 19 Mar 2017)
Origin message was:
------------------
- remove unused g_info.box_Type
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -341,6 +341,7 @@ void CLCD::setlcdparameter(int dimm, const int contrast, const int power, const
|
||||
perror("[lcdd] set invert failed!");
|
||||
}
|
||||
|
||||
#if 0
|
||||
if (g_info.box_Type == CControld::TUXBOX_MAKER_PHILIPS)
|
||||
{
|
||||
if (ioctl(fd, LCD_IOCTL_BIAS, &bias) < 0)
|
||||
@@ -348,6 +349,7 @@ void CLCD::setlcdparameter(int dimm, const int contrast, const int power, const
|
||||
perror("[lcdd] set bias failed!");
|
||||
}
|
||||
}
|
||||
#endif
|
||||
close(fd);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user