mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
enc cleanup
This commit is contained in:
parent
07d15709a6
commit
152fe39c43
1 changed files with 0 additions and 1 deletions
|
@ -1221,7 +1221,6 @@ static PyObject *torrent_apply_IP_filter(PyObject *self, PyObject *args)
|
|||
|
||||
static PyObject *torrent_pe_settings(PyObject *self, PyObject *args)
|
||||
{
|
||||
pe_settings s = pe_settings();
|
||||
M_pe_settings = new pe_settings();
|
||||
libtorrent::pe_settings::enc_policy out, in, prefer;
|
||||
libtorrent::pe_settings::enc_level level;
|
||||
|
|
Loading…
Add table
Reference in a new issue