mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 23:45:49 -04:00
Remove some cruft
This commit is contained in:
parent
a9510da61b
commit
48879d1f40
2 changed files with 0 additions and 6 deletions
|
@ -75,9 +75,6 @@ const int WINDOWS_TCP_BUFFER_SIZE = 512 * 1024; // 512 KB
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class pqissl;
|
|
||||||
class cert;
|
|
||||||
|
|
||||||
class pqissllistener;
|
class pqissllistener;
|
||||||
class p3LinkMgr;
|
class p3LinkMgr;
|
||||||
struct RsPeerCryptoParams;
|
struct RsPeerCryptoParams;
|
||||||
|
|
|
@ -34,9 +34,6 @@
|
||||||
* It uses the Domain Name interface of SOCKS5, as opposed to an IP address.
|
* It uses the Domain Name interface of SOCKS5, as opposed to an IP address.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class pqisslproxy;
|
|
||||||
class cert;
|
|
||||||
|
|
||||||
/* This provides a NetBinInterface, which is
|
/* This provides a NetBinInterface, which is
|
||||||
* primarily inherited from pqissl.
|
* primarily inherited from pqissl.
|
||||||
* fns declared here are different -> all others are identical.
|
* fns declared here are different -> all others are identical.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue