diff options
author | Jose <jose@zeroc.com> | 2017-06-28 17:08:03 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2017-06-28 17:08:03 +0200 |
commit | 4ba923312148a20a237dd83cd01d80f93198f56f (patch) | |
tree | 65b43c303704de2dcc55dc1b859b269ba8fcca50 /csharp/src | |
parent | Fixed ICE-8170 - speed up server side ACM to pervent failure (diff) | |
download | ice-4ba923312148a20a237dd83cd01d80f93198f56f.tar.bz2 ice-4ba923312148a20a237dd83cd01d80f93198f56f.tar.xz ice-4ba923312148a20a237dd83cd01d80f93198f56f.zip |
Remove Mono Ice.dll config
Diffstat (limited to 'csharp/src')
-rw-r--r-- | csharp/src/Ice/Ice.dll.config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/csharp/src/Ice/Ice.dll.config b/csharp/src/Ice/Ice.dll.config deleted file mode 100644 index 7cf597f8b6f..00000000000 --- a/csharp/src/Ice/Ice.dll.config +++ /dev/null @@ -1,3 +0,0 @@ -<configuration> - <dllmap dll="bzip2.dll" target="libbz2.so.1"/> -</configuration> |