--- multiplexer/en300468ts.c 2010/10/06 14:06:59 1.29 +++ multiplexer/en300468ts.c 2013/10/17 08:37:06 1.30 @@ -2285,10 +2285,6 @@ int main(int argc, char *argv[]) { int f = -1; int a; - if (sizeof(unsigned) != sizeof(struct loop_descr *)) { - fprintf(stderr, "data type prerequisites not met\n"); - return 1; - } gen_crc32_table(); system_init(); unblockf(STDIN_FILENO);