This commit is contained in:
folkert van heusden 2024-05-14 15:18:37 +02:00
parent 345179ff73
commit 5759faacad
Signed by untrusted user who does not match committer: folkert
GPG key ID: 6B6455EDFEED3BD1

View file

@ -115,4 +115,3 @@ disk_backend *disk_backend::deserialize(const json_t *const j)
return d;
}
#endif