mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
get rid of most compiler warnings
This commit is contained in:
@@ -499,7 +499,9 @@ int cVideo::getBlank(void)
|
||||
size_t n = 0;
|
||||
ssize_t r;
|
||||
char *line = NULL;
|
||||
#ifndef MARTII
|
||||
char *p;
|
||||
#endif
|
||||
/* hack: the "mailbox" irq is not increasing if
|
||||
* no audio or video is decoded... */
|
||||
FILE *f = fopen("/proc/interrupts", "r");
|
||||
|
Reference in New Issue
Block a user