Browse Source

some cleanup

pull/1441/head
orignal 5 years ago
parent
commit
34ce06ac17
  1. 3
      libi2pd/util.cpp

3
libi2pd/util.cpp

@ -208,9 +208,6 @@ namespace net @@ -208,9 +208,6 @@ namespace net
#endif
bool isXP = IsWindowsXPorLater();
{
#define inet_pton inet_pton_xp
}
if(localAddress.is_v4())
{

Loading…
Cancel
Save