From c49e4130fb7c0b993e4d98cf553ada470ca401a5 Mon Sep 17 00:00:00 2001 From: Jose Date: Tue, 17 Sep 2019 16:48:51 +0200 Subject: Remove outdated C# commnet --- csharp/src/Ice/BZip2.cs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'csharp/src') diff --git a/csharp/src/Ice/BZip2.cs b/csharp/src/Ice/BZip2.cs index 438dcbe460b..62e2435ab96 100644 --- a/csharp/src/Ice/BZip2.cs +++ b/csharp/src/Ice/BZip2.cs @@ -116,12 +116,6 @@ namespace IceInternal // _bzlibInstalled = false; _bzlibName = ""; - - // - // We are setting the library name here because, under Mono, we don't know the exact library name. - // In addition, the FileName member of the BadImageFormatException is the empty string, even though - // it should provide the name of the library. - // try { if(AssemblyUtil.isWindows) -- cgit v1.2.3