mirror of
https://abf.rosa.ru/djam/pidgin.git
synced 2025-02-23 13:32:47 +00:00
12 lines
450 B
Diff
12 lines
450 B
Diff
![]() |
--- pidgin-2.8.0/libpurple/network.c.reread-resolvconf 2011-06-07 10:44:40.000000000 +0200
|
||
|
+++ pidgin-2.8.0/libpurple/network.c 2011-06-08 03:09:18.000000000 +0200
|
||
|
@@ -874,8 +874,6 @@
|
||
|
#else
|
||
|
case NM_STATE_CONNECTED:
|
||
|
#endif
|
||
|
- /* Call res_init in case DNS servers have changed */
|
||
|
- res_init();
|
||
|
/* update STUN IP in case we it changed (theoretically we could
|
||
|
have gone from IPv4 to IPv6, f.ex. or we were previously
|
||
|
offline */
|