diff options
Diffstat (limited to 'src/engine/core.h')
-rw-r--r-- | src/engine/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/core.h b/src/engine/core.h index 544c1786..0161eaa0 100644 --- a/src/engine/core.h +++ b/src/engine/core.h | |||
@@ -98,7 +98,6 @@ typedef struct _BURN_ENGINE_STATE | |||
98 | BURN_USER_EXPERIENCE userExperience; | 98 | BURN_USER_EXPERIENCE userExperience; |
99 | BURN_REGISTRATION registration; | 99 | BURN_REGISTRATION registration; |
100 | BURN_CONTAINERS containers; | 100 | BURN_CONTAINERS containers; |
101 | BURN_CATALOGS catalogs; | ||
102 | BURN_PAYLOADS payloads; | 101 | BURN_PAYLOADS payloads; |
103 | BURN_PACKAGES packages; | 102 | BURN_PACKAGES packages; |
104 | BURN_UPDATE update; | 103 | BURN_UPDATE update; |