IP: Remove unused static member $proxyIpSet
[lhc/web/wiklou.git] / includes / libs / IP.php
index b22f06d..bde8c69 100644 (file)
@@ -67,8 +67,6 @@ define( 'IP_ADDRESS_STRING',
  * and IP blocks.
  */
 class IP {
-       /** @var IPSet */
-       private static $proxyIpSet = null;
 
        /**
         * Determine if a string is as valid IP address or network (CIDR prefix).