mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/utils/cdk/bzip2.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/utils/cdk/bzip2.ml
Date: Tue, 13 Sep 2005 05:49:41 -0400

Index: mldonkey/src/utils/cdk/bzip2.ml
diff -u mldonkey/src/utils/cdk/bzip2.ml:1.2 mldonkey/src/utils/cdk/bzip2.ml:1.3
--- mldonkey/src/utils/cdk/bzip2.ml:1.2 Mon Aug  1 20:09:13 2005
+++ mldonkey/src/utils/cdk/bzip2.ml     Tue Sep 13 09:49:40 2005
@@ -174,10 +174,3 @@
 let close_out oz =
   flush oz;
   Pervasives.close_out oz.out_chan
-
-let bzlib_version_num () =
-  begin
-    try
-      let s = Printf.sprintf "%s" (Bzlib.bzlib_version ()) in s
-    with e -> ""
-  end




reply via email to

[Prev in Thread] Current Thread [Next in Thread]