mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
fb_generic: remove unused VT switching / restoring code
Origin commit data
------------------
Commit: cb3710eaed
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-09 (Thu, 09 Feb 2017)
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