blob: 18921f3edcc11a25217e2e2fb4cea4805d45b57b [file] [log] [blame]
--- org/postgresql/gss/MakeGSS.java.orig 2010-04-11 19:04:07.000000000 +0200
+++ org/postgresql/gss/MakeGSS.java 2010-04-11 19:04:14.000000000 +0200
@@ -18,7 +18,6 @@
import java.io.IOException;
import java.sql.SQLException;
-import com.sun.security.auth.callback.TextCallbackHandler;
import org.postgresql.core.PGStream;
import org.postgresql.core.Logger;
import org.postgresql.util.*;