fixup! refactor: prefer constexpr functions over static inline ones (#1887) (#1899)

do not declare tr_peerMsgs as both a struct and a class
This commit is contained in:
Charles Kerr 2021-10-07 20:12:53 -05:00 committed by GitHub
parent 93f5ad8767
commit 454f55a9a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ struct UTPSocket;
struct peer_atom;
struct tr_peerIo;
struct tr_peerMgr;
struct tr_peerMsgs;
struct tr_peer_stat;
struct tr_swarm;
struct tr_torrent;