daemon: Remove unused function openStore.
authorMaxime Devos <maximedevos@telenet.be>
Sat, 10 Sep 2022 17:20:38 +0000 (19:20 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Sun, 11 Sep 2022 14:43:30 +0000 (16:43 +0200)
commit1c5f5d6d8cb3bd42ed436e31366a328598165734
tree858f766c0601164d2fa2f6c185cf83f90d175f92
parent6519b1d59cf4bad2a92a14d3c87bef23e6e3b872
daemon: Remove unused function openStore.

* nix/libstore/store-api.cc (openStore): Remove it.
* nix/libstore/store-api.hh (openStore): Likewise.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
nix/libstore/store-api.cc
nix/libstore/store-api.hh