mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
refactor: make tr_session.rpc_server_private_ (#3646)
* refactor: make tr_session.rpc_server_ private * chore: sort some fields to reduce number of padding holes * chore: remove unused forward declarations * refactor: aggregate tr_bitfield in tr_turtle * chore: remove unused forward declarations * chore: remove unused forward declarations
This commit is contained in:
@@ -19,12 +19,6 @@
|
||||
#include "platform-quota.h"
|
||||
#include "tr-macros.h"
|
||||
|
||||
/***
|
||||
****
|
||||
***/
|
||||
|
||||
struct event;
|
||||
struct timeval;
|
||||
struct tr_error;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user