mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-25 10:04:14 +03:00
fetcher: Remove unused GTask structure member
Spotted by mbarnes. Closes: #383 Approved by: mbarnes
This commit is contained in:
parent
5d21650ea5
commit
972ed3e54e
@ -88,8 +88,6 @@ typedef struct {
|
||||
guint64 max_size;
|
||||
guint64 current_size;
|
||||
guint64 content_length;
|
||||
|
||||
GTask *task;
|
||||
} OstreeFetcherPendingURI;
|
||||
|
||||
/* Used by session_thread_idle_add() */
|
||||
|
Loading…
x
Reference in New Issue
Block a user