[Libreoffice-commits] core.git: include/tools

Stephan Bergmann sbergman at redhat.com
Wed Feb 11 08:55:13 PST 2015


 include/tools/inetstrm.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 22f79e2bc8005b9f5e311c68ce5347913aaf68b0
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Wed Feb 11 17:54:31 2015 +0100

    Remove ever-unused INETMSG_ENCODING_8BIT
    
    Change-Id: I261f53388fc281eedb92fb3fe3649f17391a5284

diff --git a/include/tools/inetstrm.hxx b/include/tools/inetstrm.hxx
index 481ca16..d566799 100644
--- a/include/tools/inetstrm.hxx
+++ b/include/tools/inetstrm.hxx
@@ -113,7 +113,6 @@ public:
 enum INetMessageEncoding
 {
     INETMSG_ENCODING_7BIT,
-    INETMSG_ENCODING_8BIT,
     INETMSG_ENCODING_BINARY,
     INETMSG_ENCODING_QUOTED,
     INETMSG_ENCODING_BASE64


More information about the Libreoffice-commits mailing list