mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-09 06:38:28 +02:00
framebuffer_ng: remove obsolete paintMuteIcon()
Origin commit data
------------------
Commit: ea6b7e2514
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-26 (Mon, 26 Jan 2015)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Copyright (C) 2001 Steffen Hehn 'McClean'
|
||||
Homepage: http://dbox.cyberphoria.org/
|
||||
|
||||
Copyright (C) 2007-2013 Stefan Seyfried
|
||||
Copyright (C) 2007-2015 Stefan Seyfried
|
||||
|
||||
License: GPL
|
||||
|
||||
@@ -258,7 +258,6 @@ class CFrameBuffer
|
||||
void blitBox2FB(const fb_pixel_t* boxBuf, uint32_t width, uint32_t height, uint32_t xoff, uint32_t yoff);
|
||||
|
||||
void mark(int x, int y, int dx, int dy);
|
||||
void paintMuteIcon(bool paint, int ax, int ay, int dx, int dy, bool paintFrame=true);
|
||||
|
||||
enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user