The unified diff between revisions [4e40e885..] and [48b49b84..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'include/enums.h'
#
#
# patch "include/enums.h"
# from [9fcb09ae52890c249997ea8355a9bd7d3464f2de]
# to [68dbc74e69996937ec15c7cc13b99a04ae0f1d6d]
#
============================================================
--- include/enums.h 9fcb09ae52890c249997ea8355a9bd7d3464f2de
+++ include/enums.h 68dbc74e69996937ec15c7cc13b99a04ae0f1d6d
@@ -53,8 +53,6 @@ enum Cipher_Dir { ENCRYPTION, DECRYPTION
enum Cipher_Dir { ENCRYPTION, DECRYPTION };
-enum Signature_Format { IEEE_1363, DER_SEQUENCE };
-
enum Character_Set {
LOCAL_CHARSET,
UCS2_CHARSET,