mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-08 14:18:29 +02:00
Merge branch 'pu/fb-modules' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
src/gui/epgview.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: e61a23cb74
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-08 (Wed, 08 Feb 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -415,11 +415,6 @@ CFrameBuffer::~CFrameBuffer()
|
||||
}
|
||||
|
||||
#if 0
|
||||
#ifdef RETURN_FROM_GRAPHICS_MODE
|
||||
if (-1 == ioctl(tty,KDSETMODE, kd_mode))
|
||||
perror("ioctl KDSETMODE");
|
||||
#endif
|
||||
|
||||
if (-1 == ioctl(tty,VT_SETMODE, &vt_mode))
|
||||
perror("ioctl VT_SETMODE");
|
||||
|
||||
|
Reference in New Issue
Block a user