mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
remove un-warning
This commit is contained in:
@@ -35,7 +35,6 @@ import processing.core.PImage;
|
||||
* By Andres Colubri
|
||||
*
|
||||
*/
|
||||
@SuppressWarnings("unused")
|
||||
public class PTexture implements PConstants {
|
||||
public int width, height;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user