mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-07 18:52:30 +00:00
Removed ifdef for ipv6.
This commit is contained in:
@@ -92,9 +92,7 @@ private:
|
||||
inline void check_valid() const;
|
||||
|
||||
int m_fd;
|
||||
#ifdef RAK_USE_INET6
|
||||
bool m_ipv6_socket;
|
||||
#endif
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user