Changes between Version 6 and Version 7 of Plan/libtorrent


Ignore:
Timestamp:
01/14/2014 07:03:54 PM (10 years ago)
Author:
Cas
Comment:

incorrect deprecated item removed

Legend:

Unmodified
Added
Removed
Modified
  • Plan/libtorrent

    v6 v7  
    151151        .def("has_metadata", _(&torrent_handle::has_metadata)) 
    152152}}} 
    153  
    154 === torrent_info.cpp === 
    155 '''torrentmanager.py''' - This probably shouldn't be deprecated 
    156 {{{ 
    157         .def("info_hash", &torrent_info::info_hash, copy) 
    158 }}}