[libpostgresql-jdbc-java] 04/128: Remove bogus import of Sun specific code.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 9 10:18:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to annotated tag REL9_3_1100
in repository libpostgresql-jdbc-java.

commit 0b0f6c80f94dc64abe1cb70ee8dc3d0c1298cbf1
Author: Kris Jurka <jurka at ejurka.com>
Date:   Fri Oct 5 17:34:46 2012 -0700

    Remove bogus import of Sun specific code.
---
 org/postgresql/test/jdbc2/DriverTest.java | 2 --
 1 file changed, 2 deletions(-)

diff --git a/org/postgresql/test/jdbc2/DriverTest.java b/org/postgresql/test/jdbc2/DriverTest.java
index d7d4ab5..9df5751 100644
--- a/org/postgresql/test/jdbc2/DriverTest.java
+++ b/org/postgresql/test/jdbc2/DriverTest.java
@@ -10,8 +10,6 @@ package org.postgresql.test.jdbc2;
 import org.postgresql.Driver;
 import org.postgresql.test.TestUtil;
 
-import com.sun.corba.se.impl.orb.ParserTable.TestIIOPPrimaryToContactInfo;
-
 import junit.framework.TestCase;
 
 import java.lang.reflect.Method;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpostgresql-jdbc-java.git



More information about the pkg-java-commits mailing list