summaryrefslogtreecommitdiff
path: root/src/apk_package.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apk_package.h')
-rw-r--r--src/apk_package.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apk_package.h b/src/apk_package.h
index fdc0b8d..a91e3e3 100644
--- a/src/apk_package.h
+++ b/src/apk_package.h
@@ -99,7 +99,6 @@ struct apk_package {
size_t installed_size, size;
time_t build_time;
unsigned int topology_hard;
- unsigned in_cache : 1;
unsigned repos : APK_MAX_REPOS;
struct apk_checksum csum;
};