summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/xmlrpc_client.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/xmlrpc_client.inc b/etc/inc/xmlrpc_client.inc
index c91c9a2..bc41db6 100644
--- a/etc/inc/xmlrpc_client.inc
+++ b/etc/inc/xmlrpc_client.inc
@@ -1308,7 +1308,6 @@ class XML_RPC_Message extends XML_RPC_Base
case 'UTF-8':
case 'US-ASCII':
return $match[1];
- break;
default:
return $XML_RPC_defencoding;
OpenPOWER on IntegriCloud