11 lines
393 B
Diff
11 lines
393 B
Diff
|
--- org/postgresql/gss/MakeGSS.java 2008-11-29 08:43:47.000000000 +0100
|
||
|
+++ org/postgresql/gss/MakeGSS.java-gil 2010-01-20 13:36:10.000000000 +0100
|
||
|
@@ -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.*;
|