mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-13 13:42:30 +00:00
Added man pages.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@475 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -43,6 +43,9 @@ Root::init() {
|
||||
|
||||
void
|
||||
Root::cleanup() {
|
||||
if (m_downloadList->is_active())
|
||||
m_downloadList->disable();
|
||||
|
||||
delete m_downloadList;
|
||||
|
||||
m_control->get_input().erase(&m_bindings);
|
||||
|
||||
Reference in New Issue
Block a user