more work on package kit:
* rip BRepositoryHeader out of BRepositoryConfig and add support for it to BRepositoryCache * implement repository removal * some minor cleanups git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40290 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -18,7 +18,7 @@ namespace BPrivate {
|
||||
|
||||
|
||||
class FetchFileJob : public BJob {
|
||||
typedef BJob inherited;
|
||||
typedef BJob inherited;
|
||||
|
||||
public:
|
||||
FetchFileJob(const BContext& context,
|
||||
|
||||
Reference in New Issue
Block a user