Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit 7c35eab

Browse files
committed
remove environment constructor
1 parent 92ef3e1 commit 7c35eab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/Less/Environment.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,6 @@ class Less_Environment{
6060
public static $mixin_stack = 0;
6161

6262

63-
/**
64-
* @param array|null $options
65-
*/
66-
public function __construct(){}
67-
68-
6963
//todo: shouldn't really need multiple setoption() functions
7064
public function SetOptions($options){
7165

0 commit comments

Comments
 (0)