Skip to content

Commit 4c4c49b

Browse files
committed
Merge branch 'upstream/msgq/master' into sync-20250215
2 parents 102befe + 095f1e2 commit 4c4c49b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

msgq/visionipc/visionipc_client.cc

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include "msgq/visionipc/visionipc_client.h"
99
#include "msgq/visionipc/visionipc_server.h"
1010
#include "msgq/logger/logger.h"
11-
#include "msgq/logger/logger.h"
1211

1312
static int connect_to_vipc_server(const std::string &name, bool blocking) {
1413
const std::string ipc_path = get_ipc_path(name);

0 commit comments

Comments
 (0)