Skip to content

Commit 9150f58

Browse files
author
Vincent Batts
committed
update_engine: remove undefined reference
This protobuf definition being used is no longer is provided with libprotobuf-dev 3.12.4-1 Signed-off-by: Vincent Batts <vbatts@kinvolk.io>
1 parent 858f3a5 commit 9150f58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/update_engine/libcurl_http_fetcher.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include "update_engine/dbus_interface.h"
1515
#include "update_engine/utils.h"
1616

17-
using google::protobuf::NewCallback;
1817
using std::max;
1918
using std::make_pair;
2019
using std::string;

0 commit comments

Comments
 (0)