diff --git a/client/spice/rsa.c b/client/spice/rsa.c index 85b80a1c..264fa29b 100644 --- a/client/spice/rsa.c +++ b/client/spice/rsa.c @@ -43,8 +43,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA #include #include - -#define KEY_SIZE (1024 / 8) #define SHA1_HASH_LEN 20 #endif