--- a/tree.c +++ b/tree.c @@ -21,9 +21,7 @@ int i; T *t; - T *actual; - T *first = NULL; srand (time (NULL));