Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a9c2c3dc authored by Yifan Hong's avatar Yifan Hong Committed by Automerger Merge Worker
Browse files

Merge "RpcServer: Remove unused using." am: fee3b898 am: 16de1e46 am: 458e9c61 am: dc897762

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1687406

Change-Id: I2418e041bd8b1f1c062535a468300805f24b0737
parents 01c658fc dc897762
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -30,8 +30,6 @@

namespace android {

using base::unique_fd;

RpcServer::RpcServer() {}
RpcServer::~RpcServer() {}