summaryrefslogtreecommitdiff
path: root/src/import/pull-job.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/pull-job.h')
-rw-r--r--src/import/pull-job.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/import/pull-job.h b/src/import/pull-job.h
index 0c104af758..c907e74060 100644
--- a/src/import/pull-job.h
+++ b/src/import/pull-job.h
@@ -80,9 +80,6 @@ struct PullJob {
char *checksum;
- bool grow_machine_directory;
- uint64_t written_since_last_grow;
-
VerificationStyle style;
};