mirror of
https://github.com/aria2/aria2.git
synced 2026-04-11 23:39:05 +00:00
2008-05-19 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
* src/RequestGroup.h (getDir): Removed.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-05-19 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
|
||||
* src/RequestGroup.h (getDir): Removed.
|
||||
|
||||
2008-05-19 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
|
||||
Returns const reference. The internal urlencode function was optimized
|
||||
|
||||
@@ -163,8 +163,6 @@ public:
|
||||
|
||||
std::string getFilePath() const;
|
||||
|
||||
std::string getDir() const;
|
||||
|
||||
uint64_t getTotalLength() const;
|
||||
|
||||
uint64_t getCompletedLength() const;
|
||||
|
||||
Reference in New Issue
Block a user