summaryrefslogtreecommitdiff
path: root/lib/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backend.php')
-rw-r--r--lib/backend.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/backend.php b/lib/backend.php
index 5b990a9..09a4267 100644
--- a/lib/backend.php
+++ b/lib/backend.php
@@ -50,7 +50,6 @@ class backend{
switch($type){
case "raw_ip":
- curl_setopt($curlproc, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V6);
break;
case "http":