whitespace nits

This commit is contained in:
Doug MacEachern 2005-05-08 17:42:09 +00:00
parent df43f0d115
commit f8ed2e0444
2 changed files with 1 additions and 2 deletions

View File

@ -489,7 +489,6 @@ public class Sigar implements SigarProxy {
return ThreadCpu.fetch(this, 0);
}
private native FileSystem[] getFileSystemListNative() throws SigarException;
/**