remove unused HDR_SZ definition

This commit is contained in:
Stephen Lombardo
2008-08-09 08:48:26 -04:00
parent 199bbc466d
commit d9b3597d4b
-2
View File
@@ -26,7 +26,5 @@
#define CIPHER_DECRYPT 0
#define CIPHER_ENCRYPT 1
#define HDR_SZ 100
#endif
/* END CRYPTO */