mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
fb_generic: remove unused VT switching / restoring code
Origin commit data
------------------
Branch: ni/coolstream
Commit: cb3710eaed
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-09 (Thu, 09 Feb 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -113,7 +113,7 @@ class CFrameBuffer : public sigc::trackable
|
||||
std::string backgroundFilename;
|
||||
bool useBackgroundPaint;
|
||||
unsigned int xRes, yRes, stride, bpp;
|
||||
t_fb_var_screeninfo screeninfo, oldscreen;
|
||||
t_fb_var_screeninfo screeninfo;
|
||||
fb_cmap cmap;
|
||||
__u16 red[256], green[256], blue[256], trans[256];
|
||||
|
||||
|
Reference in New Issue
Block a user