mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Remove non-method mkString()
This commit is contained in:
parent
6d9a6d2cc3
commit
cc08364315
11 changed files with 44 additions and 66 deletions
|
@ -424,9 +424,6 @@ static inline void mkString(Value & v, const Symbol & s)
|
|||
}
|
||||
|
||||
|
||||
void mkString(Value & v, const char * s);
|
||||
|
||||
|
||||
void mkPath(Value & v, const char * s);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue