Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2018-02-28 14:46:36 +0300
committerMarek Safar <marek.safar@gmail.com>2018-02-28 14:46:53 +0300
commit2174a521a3e45f6ce4db967a53edcc1ee2dd0433 (patch)
tree927d63fd0973aa7ae4a9cd2998a5cf85a3ab8800 /data
parentf5b10f34a98bdbbdc0cb086a9240d5a7795ab7c0 (diff)
Revert "[System.IO] Integrate FileSystemWatchers from CoreFX The FSEvent CoreFX watcher becomes the new default for MacOS."
This reverts commit f5b10f34a98bdbbdc0cb086a9240d5a7795ab7c0.
Diffstat (limited to 'data')
-rw-r--r--data/config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/config.in b/data/config.in
index 36aa4c9085e..282bc114950 100644
--- a/data/config.in
+++ b/data/config.in
@@ -40,5 +40,4 @@
<dllmap dll="gdiplus.dll" target="@libgdiplus_install_loc@" os="!windows"/>
<dllmap dll="gdi32" target="@libgdiplus_install_loc@" os="!windows"/>
<dllmap dll="gdi32.dll" target="@libgdiplus_install_loc@" os="!windows"/>
- <dllmap dll="System.Native" target="__Internal"/>
</configuration>