mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
imageinfo-ni: fix crash on ARM_HARDWARE
Origin commit data
------------------
Commit: 7d0c3fca7b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)
Origin message was:
------------------
- imageinfo-ni: fix crash on ARM_HARDWARE
This commit is contained in:
@@ -341,7 +341,7 @@ void CImageInfoNI::paint()
|
||||
|
||||
ypos += iheight;
|
||||
|
||||
#ifndef HAVE_GENERIC_HARDWARE
|
||||
#if !HAVE_GENERIC_HARDWARE && !HAVE_ARM_HARDWARE
|
||||
get_MTD_Info();
|
||||
//paint_MTD_Info(xpos);
|
||||
//ypos += sheight;
|
||||
|
Reference in New Issue
Block a user