mirror of https://github.com/OpenVidu/openvidu.git
openvidu-server: LoadManager clean up
parent
433333e37b
commit
d40ec2fe47
|
@ -21,6 +21,4 @@ public interface LoadManager {
|
||||||
|
|
||||||
public int calculateLoad(Kms kms);
|
public int calculateLoad(Kms kms);
|
||||||
|
|
||||||
// public boolean allowMoreElements(Kms kms);
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue