From 59dfc62e56ec5dd88e5445e13467e0e1a3f1690f Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Mon, 2 Oct 2017 09:10:06 -0400 Subject: Removing unused defines Remove unused defines. Change-Id: Ibf10d8470f19cbf4528fe1342398a39ef15c1d12 Reviewed-on: https://pdfium-review.googlesource.com/15110 Commit-Queue: dsinclair Reviewed-by: Ryan Harrison --- core/fdrm/crypto/fx_crypt.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/fdrm/crypto') diff --git a/core/fdrm/crypto/fx_crypt.h b/core/fdrm/crypto/fx_crypt.h index 5416080af7..4f6717fed8 100644 --- a/core/fdrm/crypto/fx_crypt.h +++ b/core/fdrm/crypto/fx_crypt.h @@ -17,7 +17,6 @@ struct CRYPT_rc4_context { }; #define MAX_NR 14 -#define MAX_NK 8 #define MAX_NB 8 struct CRYPT_aes_context { void (*encrypt)(CRYPT_aes_context* ctx, unsigned int* block); -- cgit v1.2.3