diff options
Diffstat (limited to 'src/protocols.cc')
| -rw-r--r-- | src/protocols.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/protocols.cc b/src/protocols.cc index 8d3689c..9598093 100644 --- a/src/protocols.cc +++ b/src/protocols.cc @@ -327,8 +327,6 @@ private: match.reset(); } else if (text) { cache_entry_with_lock(id, size, std::move(match), std::move(text)); - assert(!match); - assert(!text); id = 0; offset = 0; } |
