diff --git a/src/storage/storage_backend.h b/src/storage/storage_backend.h index d8d3097283343fd5b943d1be224f26d383168bbd..ca2d240f095db48f77d2cc949101b88ac5588f94 100644 --- a/src/storage/storage_backend.h +++ b/src/storage/storage_backend.h @@ -107,7 +107,6 @@ enum { # define VIR_STORAGE_VOL_OPEN_DEFAULT (VIR_STORAGE_VOL_OPEN_ERROR |\ VIR_STORAGE_VOL_OPEN_REG |\ - VIR_STORAGE_VOL_OPEN_CHAR |\ VIR_STORAGE_VOL_OPEN_BLOCK) int virStorageBackendVolOpenCheckMode(const char *path, struct stat *sb,