remove un-warning

This commit is contained in:
benfry
2011-06-23 00:40:06 +00:00
parent 91fa9fa6ef
commit e146b66814
@@ -35,7 +35,6 @@ import processing.core.PImage;
* By Andres Colubri
*
*/
@SuppressWarnings("unused")
public class PTexture implements PConstants {
public int width, height;