mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
remove BOXTYPE_SPARK
Origin commit data
------------------
Branch: ni/coolstream
Commit: 97e1f43f62
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Origin message was:
------------------
- remove BOXTYPE_SPARK
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -126,9 +126,6 @@ CFrameBuffer* CFrameBuffer::getInstance()
|
||||
static CFrameBuffer* frameBuffer = NULL;
|
||||
|
||||
if (!frameBuffer) {
|
||||
#if HAVE_SPARK_HARDWARE
|
||||
frameBuffer = new CFbAccelSTi();
|
||||
#endif
|
||||
#if HAVE_CST_HARDWARE
|
||||
#ifdef BOXMODEL_CST_HD1
|
||||
frameBuffer = new CFbAccelCSHD1();
|
||||
|
Reference in New Issue
Block a user