Remove unused shutdown latch

The CountDownLatch was added in aosp/623691 alongside an IpClient API
awaitShutdown which was later removed. Awaiting IpClient shutdown is now
handled by the respective users.

Test: TH
Change-Id: Ica0223913a16209d59f1edacd325fcdf56331771
1 file changed