|
@@ -3929,11 +3929,6 @@ BlockDriver bdrv_file = {
|
|
|
static kern_return_t GetBSDPath(io_iterator_t mediaIterator, char *bsdPath,
|
|
|
CFIndex maxPathSize, int flags);
|
|
|
|
|
|
-#if !defined(MAC_OS_VERSION_12_0) \
|
|
|
- || (MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_VERSION_12_0)
|
|
|
-#define IOMainPort IOMasterPort
|
|
|
-#endif
|
|
|
-
|
|
|
static char *FindEjectableOpticalMedia(io_iterator_t *mediaIterator)
|
|
|
{
|
|
|
kern_return_t kernResult = KERN_FAILURE;
|