summaryrefslogtreecommitdiff
path: root/src/apk_database.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apk_database.h')
-rw-r--r--src/apk_database.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apk_database.h b/src/apk_database.h
index d2f27eb..35b0da1 100644
--- a/src/apk_database.h
+++ b/src/apk_database.h
@@ -62,7 +62,6 @@ struct apk_db_dir_instance {
};
#define APK_NAME_TOPLEVEL 0x0001
-#define APK_NAME_VIRTUAL 0x0002
struct apk_name {
apk_hash_node hash_node;