mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
- TRIPLEDRAGON: deleted
Conflicts: lib/libdvbsub/dvbsub.cpp src/system/flashtool.cpp
This commit is contained in:
@@ -140,9 +140,6 @@ CFrameBuffer* CFrameBuffer::getInstance()
|
||||
#if HAVE_GENERIC_HARDWARE
|
||||
frameBuffer = new CFbAccelGLFB();
|
||||
#endif
|
||||
#if HAVE_TRIPLEDRAGON
|
||||
frameBuffer = new CFbAccelTD();
|
||||
#endif
|
||||
#if HAVE_ARM_HARDWARE
|
||||
frameBuffer = new CFbAccelARM();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user