6708093: Redundant unused native method declaration in LCMS.java
Reviewed-by: bae, prr
This commit is contained in:
parent
29ec29b142
commit
a3cf5e1850
@ -187,7 +187,6 @@ public class LCMS implements PCMM {
|
||||
public static native void colorConvert(LCMSTransform trans,
|
||||
LCMSImageLayout src,
|
||||
LCMSImageLayout dest);
|
||||
public static native void freeTransform(long ID);
|
||||
|
||||
public static native void initLCMS(Class<?> Trans, Class<?> IL, Class<?> Pf);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user