Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
linas committed Mar 27, 2024
1 parent 3cee720 commit 49bd95c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion link-grammar/parse/parse.c
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,6 @@ void classic_parse(Sentence sent, Parse_Options opts)

if (NULL != ts_pruning)
{

free_tracon_sharing(ts_parsing);
ts_parsing = pack_sentence_for_parsing(sent);
print_time(opts, "Encoded for parsing");
Expand Down

0 comments on commit 49bd95c

Please sign in to comment.