summaryrefslogtreecommitdiff
path: root/server/RouteController.cpp
diff options
context:
space:
mode:
authorBernie Innocenti <codewiz@google.com>2019-06-05 15:27:46 +0900
committerBernie Innocenti <codewiz@google.com>2019-06-05 16:22:44 +0900
commit80ffd0f46ad9ebdfe9d401d58215d2c54ed3f88a (patch)
treeed7601b5d3f44dba32bca4c21e7c00db80fddc09 /server/RouteController.cpp
parent8f578ff615b8463b4ff6299d6b81f6f48287b5fb (diff)
Remove unused deps on liblogwrap
Nothing seems to be calling into it, so it can probably go. Test: rebuild everything, then run atest Change-Id: I6e446f98decd708f59e5994fa10f77be4476d02f
Diffstat (limited to 'server/RouteController.cpp')
-rw-r--r--server/RouteController.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/RouteController.cpp b/server/RouteController.cpp
index 3b9b7cbc..fbcd14ae 100644
--- a/server/RouteController.cpp
+++ b/server/RouteController.cpp
@@ -38,7 +38,6 @@
#include <android-base/file.h>
#include <android-base/stringprintf.h>
#include "log/log.h"
-#include "logwrap/logwrap.h"
#include "netid_client.h"
#include "netutils/ifc.h"