Kaydet (Commit) 22f79e2b authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove ever-unused INETMSG_ENCODING_8BIT

Change-Id: I261f53388fc281eedb92fb3fe3649f17391a5284
üst c4e8d979
...@@ -113,7 +113,6 @@ public: ...@@ -113,7 +113,6 @@ public:
enum INetMessageEncoding enum INetMessageEncoding
{ {
INETMSG_ENCODING_7BIT, INETMSG_ENCODING_7BIT,
INETMSG_ENCODING_8BIT,
INETMSG_ENCODING_BINARY, INETMSG_ENCODING_BINARY,
INETMSG_ENCODING_QUOTED, INETMSG_ENCODING_QUOTED,
INETMSG_ENCODING_BASE64 INETMSG_ENCODING_BASE64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment