summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlrpc_client.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-07 17:52:22 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-07 17:52:22 +0000
commit4566fef529c28ffe17421a2f77a573f2e27d4735 (patch)
treeef743aa5871f284a3eef44a95545bace249fd02b /etc/inc/xmlrpc_client.inc
parentef0d244043f93949ec20b77a1b17d8b0c0dba50c (diff)
downloadpfsense-4566fef529c28ffe17421a2f77a573f2e27d4735.zip
pfsense-4566fef529c28ffe17421a2f77a573f2e27d4735.tar.gz
Remove unreachable call
Found-by: PHPEclipse
Diffstat (limited to 'etc/inc/xmlrpc_client.inc')
-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