bug TDI-26658 fixed : switching to branch causes the icons of components missing

git-svn-id: http://talendforge.org/svn/tos/branches/branch-5_2@105064 f6f1c999-d317-4740-80b0-e6d1abc6f99e
This commit is contained in:
ycbai
2013-07-09 07:28:50 +00:00
parent 5953efad1c
commit 7f8a375ff0

View File

@@ -778,11 +778,9 @@ public class ComponentsFactory implements IComponentsFactory {
@Override
public void reset() {
componentsImageRegistry.clear();
componentList = null;
skeletonList = null;
customComponentList = null;
}
@Override