some inits and never read var

This commit is contained in:
Jacek Jendrzej
2017-08-23 12:58:26 +02:00
parent c99486520e
commit ba600f0e5c
8 changed files with 10 additions and 7 deletions

View File

@@ -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 */