summaryrefslogtreecommitdiffstats
path: root/server/smartcard.h
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2014-10-24 17:16:35 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2015-01-15 18:34:26 +0100
commit3c6b4e415fa1e2ce212d09ba15c90cd58b4ec4b4 (patch)
tree06a919e075b687e12b7553e9ca9ed317b8de63d0 /server/smartcard.h
parent72cc0cff710f8be3e721fed82ab2ce519f03ccb4 (diff)
downloadspice-3c6b4e415fa1e2ce212d09ba15c90cd58b4ec4b4.tar.gz
spice-3c6b4e415fa1e2ce212d09ba15c90cd58b4ec4b4.tar.xz
spice-3c6b4e415fa1e2ce212d09ba15c90cd58b4ec4b4.zip
Remove spice-experimental
Remove unneded symbols that nobody should be using anyway. ABI is modified with this patch, but the library version is not bumped.
Diffstat (limited to 'server/smartcard.h')
-rw-r--r--server/smartcard.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/smartcard.h b/server/smartcard.h
index 221c777e..f9cbbfc3 100644
--- a/server/smartcard.h
+++ b/server/smartcard.h
@@ -18,8 +18,6 @@
#ifndef __SMART_CARD_H__
#define __SMART_CARD_H__
-#include "spice-experimental.h"
-
// Maximal length of APDU
#define APDUBufSize 270