rid eclipse warning
This commit is contained in:
parent
f469e054ea
commit
845bac4c29
|
@ -162,7 +162,7 @@ public class Sigar implements SigarProxy {
|
|||
}
|
||||
|
||||
public File getNativeLibrary() {
|
||||
return this.loader.getNativeLibrary();
|
||||
return loader.getNativeLibrary();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue