remove obsolete comments

This commit is contained in:
Doug MacEachern 2007-06-02 17:47:50 +00:00
parent 508c39b2aa
commit c0b8ee9a8a
1 changed files with 0 additions and 4 deletions

View File

@ -103,10 +103,6 @@ public class TestPTQL extends SigarTestCase {
"Port.tcp.gt=8080",
"",
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) {