From a5c96cb7059fd417de411a4489bd6594946a7f80 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Wed, 16 Nov 2022 08:03:01 +0100 Subject: [PATCH] android: Cleanup unneeded headers from the sync stub MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These were probably copy pasted from the previous unified stub. Signed-off-by: Tomeu Vizoso Signed-off-by: Helen Koike Reviewed-by: Sergi Blanch Torné Part-of: --- src/android_stub/sync_stub.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/android_stub/sync_stub.cpp b/src/android_stub/sync_stub.cpp index 3f5d5074276..d76663c8304 100644 --- a/src/android_stub/sync_stub.cpp +++ b/src/android_stub/sync_stub.cpp @@ -1,8 +1,4 @@ -#include #include -#include -#include -#include extern "C" {