remove obsolete comments
This commit is contained in:
parent
508c39b2aa
commit
c0b8ee9a8a
|
@ -103,10 +103,6 @@ public class TestPTQL extends SigarTestCase {
|
||||||
"Port.tcp.gt=8080",
|
"Port.tcp.gt=8080",
|
||||||
"",
|
"",
|
||||||
null,
|
null,
|
||||||
//disabled for testing w/ -Dsigar.ptql.native=true
|
|
||||||
//where these do not throw an exception
|
|
||||||
//"Pid.PidFile.ne=pid.file",
|
|
||||||
//"Pid.Service.ne=Eventlog",
|
|
||||||
};
|
};
|
||||||
|
|
||||||
public TestPTQL(String name) {
|
public TestPTQL(String name) {
|
||||||
|
|
Loading…
Reference in New Issue