fixed javadoc in colormapdata

This commit is contained in:
Jindra Petk
2013-02-23 07:58:55 +01:00
parent ce1071d67f
commit 8da9aef78e

View File

@@ -17,8 +17,6 @@
package com.jpexs.decompiler.flash.types;
/**
* Represents 32-bit alpha, red, green and blue value
*
* @author JPEXS
*/
public class COLORMAPDATA {