Remove tok_destroy

This commit is contained in:
ridiculousfish
2012-11-21 22:14:28 -08:00
parent a3a7c48799
commit 7117c4a5ee
11 changed files with 0 additions and 44 deletions

View File

@@ -1893,8 +1893,6 @@ void complete(const wcstring &cmd, std::vector<completion_t> &comps, complete_ty
}
tok_destroy(&tok);
/*
Get the string to complete
*/