mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
(trunk, libT) sibling to r9027, remove more unused code
This commit is contained in:
@@ -41,8 +41,6 @@ extern const tr_ptrArray TR_PTR_ARRAY_INIT;
|
||||
|
||||
void tr_ptrArrayDestruct( tr_ptrArray*, PtrArrayForeachFunc func );
|
||||
|
||||
tr_ptrArray * tr_ptrArrayDup( tr_ptrArray* );
|
||||
|
||||
void tr_ptrArrayForeach( tr_ptrArray * array,
|
||||
PtrArrayForeachFunc func );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user