projects
/
oweals
/
dinit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac48b34
)
Remove obseleted TODO comment
author
Davin McCall
<davmac@davmac.org>
Mon, 6 Jun 2016 19:40:39 +0000
(20:40 +0100)
committer
Davin McCall
<davmac@davmac.org>
Mon, 6 Jun 2016 19:40:39 +0000
(20:40 +0100)
src/dinit-log.cc
patch
|
blob
|
history
diff --git
a/src/dinit-log.cc
b/src/dinit-log.cc
index 7b2f95b437094da15f807236515f25cf77f02979..a15a4dcd3727a89e110b608c2abe6cb3d1b579c0 100644
(file)
--- a/
src/dinit-log.cc
+++ b/
src/dinit-log.cc
@@
-10,9
+10,6
@@
#include "dinit-log.h"
#include "cpbuffer.h"
-// TODO should disarm, not remove, the file descriptor watchers when they are not busy
-// (and likewise re-arm instead of re-add them when new data arrives).
-
extern EventLoop_t eventLoop;
LogLevel log_level = LogLevel::WARN;