commit | fbdc426c202aeb4316a47f7dab46c1c10be4952b | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Feb 19 10:41:17 2016 -0800 |
committer | Josh Gao <jmgao@google.com> | Thu Mar 17 13:10:58 2016 -0700 |
tree | 7f55ce9f3c595af4fdb0139e484947a5bef766a9 | |
parent | 4ff3652771b0c3e45ffdf365c05e9e4f3231422d [diff] |
Remove dead code from debuggerd. system/core/debuggerd/debuggerd.cpp:683:5: warning: Value stored to 'logsocket' is never read logsocket = -1; ^ ~~ Bug: http://b/27264392 Change-Id: I8eab8a02b67f219c32aea49e4d4957e5642df38f (cherry picked from commit 6da1353863dea7ed6835bd776a0cf4a49d12f910)