summaryrefslogtreecommitdiffstats
path: root/include/tools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-11 17:54:31 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-02-11 17:54:31 +0100
commit22f79e2bc8005b9f5e311c68ce5347913aaf68b0 (patch)
treeb9c4371b394601e05349ae67284039fa79f18355 /include/tools
parentRemove redundant overloads (diff)
downloadcore-22f79e2bc8005b9f5e311c68ce5347913aaf68b0.tar.gz
core-22f79e2bc8005b9f5e311c68ce5347913aaf68b0.zip
Remove ever-unused INETMSG_ENCODING_8BIT
Change-Id: I261f53388fc281eedb92fb3fe3649f17391a5284
Diffstat (limited to 'include/tools')
-rw-r--r--include/tools/inetstrm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/inetstrm.hxx b/include/tools/inetstrm.hxx
index 481ca1631fa6..d566799d1313 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