mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
some inits and never read var
This commit is contained in:
@@ -704,8 +704,9 @@ void *tuxtxt_CacheThread(void * /*arg*/)
|
||||
tuxtxt_cache.current_subpage[magazine] = -1;
|
||||
continue;
|
||||
}
|
||||
|
||||
#if 0 /* ? */
|
||||
b1 &= 3;
|
||||
#endif
|
||||
b3 &= 7;
|
||||
|
||||
if (tuxtxt_is_dec(tuxtxt_cache.page_receiving)) /* ignore other subpage bits for hex pages */
|
||||
|
Reference in New Issue
Block a user