mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 15:32:43 +01:00
Remove dead code RemoteStore::sameMachine
It has been dead code since 9747ea84b4.
This commit is contained in:
parent
306e5c5ce5
commit
b7f01a82a9
3 changed files with 0 additions and 8 deletions
|
|
@ -38,8 +38,6 @@ class RemoteStore : public virtual RemoteStoreConfig,
|
|||
{
|
||||
public:
|
||||
|
||||
virtual bool sameMachine() = 0;
|
||||
|
||||
RemoteStore(const Params & params);
|
||||
|
||||
/* Implementations of abstract store API methods. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue