]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/blobdiff - src/fwp/fwp/lib/fwp/tests/fwp_msgtest/fwp_msgtest.c
Get rid of the most of other warnings
[frescor/frsh-forb.git] / src / fwp / fwp / lib / fwp / tests / fwp_msgtest / fwp_msgtest.c
index ff1877c43ffc41230f9aa14acf027c6315bdd5b9..d6f1c974700680a832d6eb5f813df56de12cf675 100644 (file)
@@ -21,9 +21,7 @@ int main(int argc, char** argv)
        int val_w1 = 1;
        int val_w2 = 2;
        int val_r1, val_r2;
-       int nparams;
 
-       nparams = argc;
        fwp_msgq_init(&msgq);   
        printf("in=%d out=%d pending=%d \n",msgq.in,msgq.out,msgq.nr_pending);