mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 06:52:43 +01:00
Remove createDefaultLogger()
This commit is contained in:
parent
227114d127
commit
9b57f9be5e
2 changed files with 0 additions and 7 deletions
|
|
@ -16,6 +16,4 @@ enum class LogFormat {
|
|||
void setLogFormat(const std::string & logFormatStr);
|
||||
void setLogFormat(const LogFormat & logFormat);
|
||||
|
||||
void createDefaultLogger();
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue