Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sehrope committed Aug 8, 2015
1 parent 96a4d49 commit ec8dc4a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWIS
import java.util.concurrent.locks.ReentrantReadWriteLock;

class MyX509TrustManager implements X509TrustManager {
boolean trustServerCeritifcate;
String serverCertFile;
X509TrustManager trustManager;

Expand Down

0 comments on commit ec8dc4a

Please sign in to comment.