Remove unused error code
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -134,9 +134,6 @@ typedef enum {
|
||||
/** Core with the uuid already exists */
|
||||
OCF_ERR_CORE_UUID_EXISTS,
|
||||
|
||||
/** Cache initialized with wrong metadata layout */
|
||||
OCF_ERR_METADATA_LAYOUT_MISMATCH,
|
||||
|
||||
/** Cache initialized with wrong cache line size */
|
||||
OCF_ERR_CACHE_LINE_SIZE_MISMATCH,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user