mirror of
https://github.com/NixOS/nix
synced 2025-06-28 05:21:16 +02:00
Error: Remove unused sname() method
This commit is contained in:
parent
168ef9f3ab
commit
8bd9ebf52c
3 changed files with 0 additions and 11 deletions
|
@ -49,10 +49,6 @@ public:
|
|||
ExperimentalFeature missingFeature;
|
||||
|
||||
MissingExperimentalFeature(ExperimentalFeature);
|
||||
virtual const char * sname() const override
|
||||
{
|
||||
return "MissingExperimentalFeature";
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue