Fix some warnings in OpenAES from unused variables/functions

This commit is contained in:
Cameron Gutman
2014-10-18 11:36:24 -04:00
parent 0758de960a
commit 9e6ee13918
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -27,9 +27,11 @@
* POSSIBILITY OF SUCH DAMAGE.
* ---------------------------------------------------------------------------
*/
#if 0 // LIMELIGHT
static const char _NR[] = {
0x4e,0x61,0x62,0x69,0x6c,0x20,0x53,0x2e,0x20,
0x41,0x6c,0x20,0x52,0x61,0x6d,0x6c,0x69,0x00 };
#endif
#include <stdlib.h>
#include <string.h>