Remove dead code
This commit is contained in:
@@ -138,7 +138,6 @@ private:
|
|||||||
|
|
||||||
// Private helper methods
|
// Private helper methods
|
||||||
void setup_shutdown_pipe();
|
void setup_shutdown_pipe();
|
||||||
void setup_signal_handling();
|
|
||||||
void create_epoll_instances();
|
void create_epoll_instances();
|
||||||
void start_io_threads(std::vector<std::thread> &threads);
|
void start_io_threads(std::vector<std::thread> &threads);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user