mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
tuxtxt: fix unused variable warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: d491602bd0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-02-25 (Sun, 25 Feb 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
896b247966
commit
d4b2279be5
@@ -5559,7 +5559,7 @@ void CreateLine25()
|
||||
void CopyBB2FB()
|
||||
{
|
||||
fb_pixel_t *src, *dst, *topsrc;
|
||||
int fillcolor, i, screenwidth, swtmp;
|
||||
int fillcolor, i, screenwidth;
|
||||
CFrameBuffer *f = CFrameBuffer::getInstance();
|
||||
|
||||
/* line 25 */
|
||||
|
Reference in New Issue
Block a user