From fe71f4b0deeaf14291a047d87b13e1133e355314 Mon Sep 17 00:00:00 2001 From: Gustavo Romero Date: Tue, 15 Oct 2024 14:09:22 +0000 Subject: linux-user: Clean up unused header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Clean up unused (already commented-out) header from syscall.c. Signed-off-by: Gustavo Romero Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Richard Henderson Reviewed-by: Michael Tokarev Signed-off-by: Michael Tokarev --- linux-user/syscall.c | 1 - 1 file changed, 1 deletion(-) (limited to 'linux-user') diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 1354e75..d1b0f7c 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -54,7 +54,6 @@ #include #include #include -//#include #include #include #include -- cgit v1.1