mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-13 04:46:38 +01:00
some cleanup
This commit is contained in:
parent
a104c9881e
commit
34ce06ac17
1 changed files with 13 additions and 16 deletions
|
@ -208,9 +208,6 @@ namespace net
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
bool isXP = IsWindowsXPorLater();
|
bool isXP = IsWindowsXPorLater();
|
||||||
{
|
|
||||||
#define inet_pton inet_pton_xp
|
|
||||||
}
|
|
||||||
|
|
||||||
if(localAddress.is_v4())
|
if(localAddress.is_v4())
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue