mirror of
https://github.com/aria2/aria2.git
synced 2025-04-07 06:27:37 +03:00
Removed *Handle typedef
This commit is contained in:
parent
1c57a3ff9f
commit
3258614033
130 changed files with 229 additions and 389 deletions
|
@ -54,8 +54,6 @@ public:
|
|||
DownloadEngine* e);
|
||||
};
|
||||
|
||||
typedef SharedHandle<StreamCheckIntegrityEntry> StreamCheckIntegrityEntryHandle;
|
||||
|
||||
} // namespace aria2
|
||||
|
||||
#endif // D_STREAM_CHECK_INTEGRITY_ENTRY_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue