Changeset 7630
- Timestamp:
- Jan 6, 2009, 2:43:15 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/completion.c
r7629 r7630 178 178 } 179 179 180 #if 0181 180 int 182 181 tr_cpBlockBitfieldSet( tr_completion * cp, … … 200 199 return success; 201 200 } 202 #endif 203 201 202 #if 0 204 203 int 205 204 tr_cpBlockBitfieldSet( tr_completion * cp, tr_bitfield * blockBitfield ) … … 246 245 return success; 247 246 } 247 #endif 248 248 249 249 /***
Note: See TracChangeset
for help on using the changeset viewer.