tweak comment

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3352 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2009-03-18 22:46:52 +00:00
parent e3751f6a51
commit 6bc2b25889
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ import com.ibm.wala.util.strings.Atom;
/**
* Defines the meta-information that identifies a class loader. This is effectively a "name" for a class loader.
*
* @author sfink
*
*/
public class ClassLoaderReference implements Serializable {