aboutsummaryrefslogtreecommitdiff
path: root/host/common/test/chre_test_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'host/common/test/chre_test_client.cc')
-rw-r--r--host/common/test/chre_test_client.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/common/test/chre_test_client.cc b/host/common/test/chre_test_client.cc
index 994c7097..602a6e3e 100644
--- a/host/common/test/chre_test_client.cc
+++ b/host/common/test/chre_test_client.cc
@@ -198,7 +198,6 @@ void sendUnloadNanoappRequest(SocketClient& client, uint64_t appId) {
} // anonymous namespace
int main() {
- int ret = -1;
SocketClient client;
sp<SocketCallbacks> callbacks = new SocketCallbacks();