diff --git a/inc/class.myurlhandlers.php b/inc/class.myurlhandlers.php index 0c97729..6addc25 100644 --- a/inc/class.myurlhandlers.php +++ b/inc/class.myurlhandlers.php @@ -12,9 +12,6 @@ */ class myUrlHandlers { - private $sets; - private $handlers = []; - private static $defaults = []; private static $url2post = []; private static $post_adm_url = [];