Commit d75a0d71 authored by Max Kellermann's avatar Max Kellermann

event/MultiSocketMonitor: remove unnecessary `friend` declaration

parent 9be3a155
......@@ -84,8 +84,6 @@ class MultiSocketMonitor : IdleMonitor
}
};
friend class SingleFD;
TimerEvent timeout_event;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment