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

New commits:
commit 22f79e2bc8005b9f5e311c68ce5347913aaf68b0
Author: Stephan Bergmann <[email protected]>
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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to