X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/e2380bf2134791290afe00fb40b410c583d32c48..4f41c7f7892c7e65393723aa8fdffc236d959fb7:/AaptAssets.h diff --git a/AaptAssets.h b/AaptAssets.h index d5345b2..c5a397c 100644 --- a/AaptAssets.h +++ b/AaptAssets.h @@ -53,17 +53,6 @@ enum { AXIS_END = AXIS_VERSION, }; -enum { - SDK_CUPCAKE = 3, - SDK_DONUT = 4, - SDK_ECLAIR = 5, - SDK_ECLAIR_0_1 = 6, - SDK_MR1 = 7, - SDK_FROYO = 8, - SDK_HONEYCOMB_MR2 = 13, - SDK_ICE_CREAM_SANDWICH = 14, -}; - /** * This structure contains a specific variation of a single file out * of all the variations it can have that we can have.