multi: remove dns cache creation code from *add_handle
authorDaniel Stenberg <daniel@haxx.se>
Tue, 20 Aug 2013 11:21:07 +0000 (13:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Aug 2013 21:13:19 +0000 (23:13 +0200)
commitbc7d806e3abb512156bec34685711600bf459254
treecd38880f2d8b48d8774307b41b9c15ff09f33c2c
parent6cf8413e31629183b3c749aa2a17d24be14cbca1
multi: remove dns cache creation code from *add_handle

As it is done unconditionally in multi_init() this code will never run!
lib/multi.c