summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/xmlrpc_client.inc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-20 09:43:29 -0200
committerRenato Botelho <renato@netgate.com>2015-11-20 09:43:29 -0200
commitd17bd59691241d43b60f1a4de17a5f4574c03a26 (patch)
tree87b3eb90623bcf06240d3b030497a00acd103aaf /src/etc/inc/xmlrpc_client.inc
parent8540bdcbb64162f9afb3361f395c0e4f301312b2 (diff)
downloadpfsense-d17bd59691241d43b60f1a4de17a5f4574c03a26.zip
pfsense-d17bd59691241d43b60f1a4de17a5f4574c03a26.tar.gz
Remove debug leftover
Diffstat (limited to 'src/etc/inc/xmlrpc_client.inc')
-rw-r--r--src/etc/inc/xmlrpc_client.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/etc/inc/xmlrpc_client.inc b/src/etc/inc/xmlrpc_client.inc
index 57d1d83..a701419 100644
--- a/src/etc/inc/xmlrpc_client.inc
+++ b/src/etc/inc/xmlrpc_client.inc
@@ -925,7 +925,6 @@ class XML_RPC_Client extends XML_RPC_Base {
'verify_peer' => false,
'verify_peer_name' => false
);
- var_dump($ctx_options);
$ctx = stream_context_create($ctx_options);
OpenPOWER on IntegriCloud