aboutsummaryrefslogtreecommitdiff
path: root/include/deliverable.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/deliverable.h')
-rw-r--r--include/deliverable.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/deliverable.h b/include/deliverable.h
index 04967c8..506354a 100644
--- a/include/deliverable.h
+++ b/include/deliverable.h
@@ -63,7 +63,6 @@ struct Delivery {
*/
struct Storage {
char *root; ///< Top-level storage area
- char *home; ///< Temporary user account profile
char *tmpdir; ///< Temporary storage area (within root)
char *output_dir; ///< Base path to where all artifacts are stored
char *delivery_dir; ///< Delivery artifact output directory