aboutsummaryrefslogtreecommitdiffhomepage
path: root/history.cpp
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-11-21 22:14:28 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-11-21 22:14:28 -0800
commit7117c4a5ee4ebcdaa8ff692b9cc18fb87e6d8038 (patch)
tree3265e2473eee6289ffb6ac600e7360b3fdd67c20 /history.cpp
parenta3a7c4879998f434e6bc5667ad9943f7f9e6aa74 (diff)
Remove tok_destroy
Diffstat (limited to 'history.cpp')
-rw-r--r--history.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/history.cpp b/history.cpp
index 0a87e8b9..88b68988 100644
--- a/history.cpp
+++ b/history.cpp
@@ -1432,7 +1432,6 @@ void history_t::add_with_file_detection(const wcstring &str)
}
}
}
- tok_destroy(&tokenizer);
if (! potential_paths.empty())
{