[Spice-devel] [PATCH libcacard] vreader: remove unused define
marcandre.lureau at redhat.com
marcandre.lureau at redhat.com
Thu Aug 2 10:53:42 UTC 2018
From: Marc-André Lureau <marcandre.lureau at redhat.com>
Looks like it was never used since introduction in commit
983bbd0bda8bb9c0392b668b3edeac1530c3c559.
Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
---
src/vreader.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/vreader.c b/src/vreader.c
index 2d8aa9f..f0938b3 100644
--- a/src/vreader.c
+++ b/src/vreader.c
@@ -16,8 +16,6 @@
#include "vevent.h"
#include "cac.h" /* just for debugging defines */
-#define LIBCACARD_LOG_DOMAIN "libcacard"
-
struct VReaderStruct {
int reference_count;
VCard *card;
--
2.18.0.321.gffc6fa0e39
More information about the Spice-devel
mailing list