commit a3a5768e4a1bf1bcb57c3e8f4428aa849ca50921 parent b9a5846c73e0afc4649ea33259ed7f33c8b1f2a9 Author: dsp56300 <dsp56300@users.noreply.github.com> Date: Sun, 21 Apr 2024 17:03:39 +0200 Merge branch 'oss/osirus' into oss/vavra Diffstat:
M | source/jucePluginLib/patchdb/db.cpp | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/source/jucePluginLib/patchdb/db.cpp b/source/jucePluginLib/patchdb/db.cpp @@ -1875,7 +1875,6 @@ namespace pluginLib::patchDB m_dirty.tags.insert(it.first); } - m_cacheFileName.deleteFile(); m_cacheDirty = false; return true;