mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
system/helpers: disable GetWidth4FB_HW_ACC()
...will be removed later
Origin commit data
------------------
Branch: ni/coolstream
Commit: e1e2052edb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-14 (Tue, 14 Feb 2017)
------------------
This commit was generated by Migit
This commit is contained in:
committed by
Michael Liebmann
parent
0e3ab5bce1
commit
5f0e41af6a
@@ -116,7 +116,9 @@ class CFileHelpers
|
||||
static uint64_t getDirSize(const std::string& dir){return getDirSize(dir.c_str());};
|
||||
};
|
||||
|
||||
#if 0
|
||||
uint32_t GetWidth4FB_HW_ACC(const uint32_t _x, const uint32_t _w, const bool max=true);
|
||||
#endif
|
||||
|
||||
#if __cplusplus < 201103L
|
||||
std::string to_string(int);
|
||||
|
Reference in New Issue
Block a user