mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-16 07:02:30 +00:00
* Cleanup of TextElement.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@838 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -56,9 +56,7 @@ class ElementText;
|
||||
|
||||
class ElementFileList : public ElementBase {
|
||||
public:
|
||||
typedef torrent::priority_t Priority;
|
||||
typedef display::WindowFileList WFileList;
|
||||
|
||||
typedef display::WindowFileList WFileList;
|
||||
typedef torrent::FileListIterator iterator;
|
||||
|
||||
typedef enum {
|
||||
@@ -83,8 +81,6 @@ private:
|
||||
void receive_priority();
|
||||
void receive_change_all();
|
||||
|
||||
Priority next_priority(Priority p);
|
||||
|
||||
void update_itr();
|
||||
|
||||
core::Download* m_download;
|
||||
|
||||
Reference in New Issue
Block a user