mirror of https://github.com/acidanthera/audk.git
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:
parent
b876680afe
commit
b5471b38bc
|
@ -3100,8 +3100,8 @@ public class FrameworkWizardUI extends IFrame implements MouseListener, TreeSele
|
|||
|
||||
**/
|
||||
private void findPpi() {
|
||||
FindPPIsResult fpr = FindPPIsResult.getInstance();
|
||||
fpr.setVisible(true);
|
||||
//FindPPIsResult fpr = FindPPIsResult.getInstance();
|
||||
//fpr.setVisible(true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue