mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
imageinfo_ni: fix ifdef
Origin commit data
------------------
Branch: ni/coolstream
Commit: f79068b5b3
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Origin message was:
------------------
- imageinfo_ni: fix ifdef
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -360,7 +360,7 @@ void CImageInfoNI::paint()
|
|||||||
|
|
||||||
ypos += iheight;
|
ypos += iheight;
|
||||||
|
|
||||||
#if !HAVE_GENERIC_HARDWARE && !HAVE_ARM_HARDWARE
|
#if HAVE_CST_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