[domain] Remove an unnecessary call to mono_thread_info_set_name ().
authorAlex Rønne Petersen <alexrp@xamarin.com>
Fri, 8 Apr 2016 01:02:17 +0000 (03:02 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Thu, 12 May 2016 12:01:26 +0000 (14:01 +0200)
commit595ebeeaef63a429632dd79e128f54c3902681e1
tree2a25ffd22001b32b5fbc6d1ab5e78039d3b18578
parentda3cc8deb73c9a8add34183370e6edc0ba5654fa
[domain] Remove an unnecessary call to mono_thread_info_set_name ().

We now do this in the thread main function.
mono/metadata/appdomain.c