feat(miniglog): remove log_severity_global
This commit is contained in:
@@ -36,6 +36,4 @@ namespace google {
|
||||
// that there is only one instance of this across the entire program.
|
||||
std::set<google::LogSink *> log_sinks_global;
|
||||
|
||||
int log_severity_global(INFO);
|
||||
|
||||
} // namespace google
|
||||
|
||||
Reference in New Issue
Block a user