mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 06:14:49 +02:00
8055719: Clean out support for old VC versions from ProjectCreator
Clean out support for old VC versions from ProjectCreator Reviewed-by: sla, allwin
This commit is contained in:
parent
eb8950df45
commit
3ad47cdbeb
6 changed files with 1 additions and 614 deletions
|
@ -33,7 +33,7 @@ import java.util.LinkedList;
|
|||
import java.util.UUID;
|
||||
import java.util.Vector;
|
||||
|
||||
public class WinGammaPlatformVC10 extends WinGammaPlatformVC7 {
|
||||
public class WinGammaPlatformVC10 extends WinGammaPlatform {
|
||||
|
||||
|
||||
LinkedList <String>filters = new LinkedList<String>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue