mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8214014: Remove vestiges of gopher: protocol proxy support
Reviewed-by: lancea, alanb
This commit is contained in:
parent
c1034b1cad
commit
48d68d182a
12 changed files with 10 additions and 64 deletions
|
@ -106,10 +106,6 @@ typedef struct {
|
|||
char *socksHost;
|
||||
char *socksPort;
|
||||
|
||||
int gopherProxyEnabled;
|
||||
char *gopherHost;
|
||||
char *gopherPort;
|
||||
|
||||
char *exceptionList;
|
||||
|
||||
char *awt_headless; /* java.awt.headless setting, if NULL (default) will not be set */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue