diff --git a/arbre.h b/arbre.h index ada30a5..75e70a6 100644 --- a/arbre.h +++ b/arbre.h @@ -21,7 +21,6 @@ int calculcase(char c); bool est_vide(struct arbre *arbre); -bool fin_de_mot(struct arbre *arbre); void ini_dico(struct dico *pt_dico); -- libgit2 0.21.2