]> andersk Git - openssh.git/blobdiff - compat.c
- Merge big update to OpenSSH-2.0 from OpenBSD CVS
[openssh.git] / compat.c
index e4abaa02a492140601f793d7ec6b29142de743db..524e3f27c91a44e2ec6a35fc8ab28d7122156e4d 100644 (file)
--- a/compat.c
+++ b/compat.c
@@ -44,7 +44,6 @@ enable_compat20(void)
 {
        verbose("Enabling compatibility mode for protocol 2.0");
        compat20 = 1;
-       packet_set_ssh2_format();
 }
 void
 enable_compat13(void)
This page took 0.032448 seconds and 4 git commands to generate.