eal: remove unused flags field
[dpdk.git] / lib / librte_eal / common / include / rte_eal.h
index 8d39cba..f2c4b7d 100644 (file)
@@ -78,9 +78,6 @@ struct rte_config {
        /** Primary or secondary configuration */
        enum rte_proc_type_t process_type;
 
-       /** A set of general status flags */
-       unsigned flags;
-
        /**
         * Pointer to memory configuration, which may be shared across multiple
         * Intel DPDK instances