1. Remove reference code for un-checked in files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1339 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -3100,8 +3100,8 @@ public class FrameworkWizardUI extends IFrame implements MouseListener, TreeSele
|
|||||||
|
|
||||||
**/
|
**/
|
||||||
private void findPpi() {
|
private void findPpi() {
|
||||||
FindPPIsResult fpr = FindPPIsResult.getInstance();
|
//FindPPIsResult fpr = FindPPIsResult.getInstance();
|
||||||
fpr.setVisible(true);
|
//fpr.setVisible(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user