qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH 06/10] thunk.c: clean up commented out definition


From: Cleber Rosa
Subject: [Qemu-trivial] [PATCH 06/10] thunk.c: clean up commented out definition
Date: Thu, 4 Oct 2018 12:18:48 -0400

Signed-off-by: Cleber Rosa <address@hidden>
---
 thunk.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/thunk.c b/thunk.c
index d5d8645cd4..e351ae53af 100644
--- a/thunk.c
+++ b/thunk.c
@@ -21,8 +21,6 @@
 #include "qemu.h"
 #include "exec/user/thunk.h"
 
-//#define DEBUG
-
 static unsigned int max_struct_entries;
 StructEntry *struct_entries;
 
-- 
2.17.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]