diff options
Diffstat (limited to 'healthd/healthd.cpp')
-rw-r--r-- | healthd/healthd.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/healthd/healthd.cpp b/healthd/healthd.cpp index f4171bd..1fee855 100644 --- a/healthd/healthd.cpp +++ b/healthd/healthd.cpp @@ -65,7 +65,6 @@ static int epollfd; #define MAX_EPOLL_EVENTS 40 static int uevent_fd; static int wakealarm_fd; -static int binder_fd; // -1 for no epoll timeout static int awake_poll_interval = -1; |