From: Frediano Ziglio <[email protected]>

These macros were added to quic_tmpl.c in 815223861 but without the
corresponding #undef. This commit adds them for consistency.

Signed-off-by: Frediano Ziglio <[email protected]>
Signed-off-by: Christophe Fergeau <[email protected]>
---
 common/quic_tmpl.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/common/quic_tmpl.c b/common/quic_tmpl.c
index 9a991cd..68acf0f 100644
--- a/common/quic_tmpl.c
+++ b/common/quic_tmpl.c
@@ -546,3 +546,5 @@ static void FNAME(uncompress_row)(Encoder *encoder, Channel 
*channel,
 #undef UNCOMPRESS_ONE_ROW0_0
 #undef UNCOMPRESS_ONE_0
 #undef UNCOMPRESS_ONE
+#undef SET_a
+#undef GET_a
-- 
2.17.1

_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to