summaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_dest.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/pkg_dest.h')
-rw-r--r--libopkg/pkg_dest.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libopkg/pkg_dest.h b/libopkg/pkg_dest.h
index d5d5b3c..0966a9c 100644
--- a/libopkg/pkg_dest.h
+++ b/libopkg/pkg_dest.h
@@ -29,7 +29,6 @@ struct pkg_dest
char *lists_dir;
char *info_dir;
char *status_file_name;
- char *status_file_tmp_name;
FILE *status_file;
};