• L
    conf: remove unused VIR_ENUM_DECL · d20f5421
    Laine Stump 提交于
    While adding a new enum, I noticed a VIR_ENUM_DECL for a type that
    doesn't exist. There is also of course no matching VIR_ENUM_IMPL for
    it.
    (cherry picked from commit be7bc4d5)
    d20f5421
domain_conf.h 57.8 KB