mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +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;
|
ypos += iheight;
|
||||||
|
|
||||||
#ifndef HAVE_GENERIC_HARDWARE
|
#if !HAVE_GENERIC_HARDWARE && !HAVE_ARM_HARDWARE
|
||||||
get_MTD_Info();
|
get_MTD_Info();
|
||||||
//paint_MTD_Info(xpos);
|
//paint_MTD_Info(xpos);
|
||||||
//ypos += sheight;
|
//ypos += sheight;
|
||||||
|
Reference in New Issue
Block a user