Refactory: remove unused classes, imports, fields and methods.
authorincastrix <incastrix>
Wed, 23 Dec 2009 17:51:36 +0000 (17:51 +0000)
committerincastrix <incastrix>
Wed, 23 Dec 2009 17:51:36 +0000 (17:51 +0000)
commit58618e2bf4dc270c7f900ef525dec23a2dc2173d
tree53ccdf680730a55b1df05a32785567e2e916db5f
parent9a4fe532a9e1db112a94293ad0616e6e4ef94bb5
Refactory: remove unused classes, imports, fields and methods.
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/util/CompoundNameVector.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/util/HashtableOfInt.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/util/HashtableOfIntValues.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/util/HashtableOfLong.java [new file with mode: 0644]
net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/util/SuffixConstants.java [new file with mode: 0644]