From 6a2b68fa99bfd87e9b67edddef025b53188633ae Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 9 Mar 2019 18:13:53 +0100 Subject: [PATCH] Use REPLACE instead of INSERT + DELETE for frame files. --- futatabi/db.cpp | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/futatabi/db.cpp b/futatabi/db.cpp index 1ad17cb..33d88d4 100644 --- a/futatabi/db.cpp +++ b/futatabi/db.cpp @@ -262,26 +262,6 @@ void DB::store_frame_file(const string &filename, size_t size, const vector seen_stream_idx; // Usually only one. @@ -307,7 +287,7 @@ void DB::store_frame_file(const string &filename, size_t size, const vector