Remove ambiguous API implementation
[ardour.git] / libs / backends / coreaudio / coreaudio_backend.cc
index 4c02c32ec8608b4d7c0d21dd28bf8e94d5841151..642ad2eac6f7eb81c86db56f11927b470f994781 100644 (file)
@@ -914,12 +914,6 @@ CoreAudioBackend::my_name () const
        return _instance_name;
 }
 
-bool
-CoreAudioBackend::available () const
-{
-       return _run && _active_fw && _active_ca;
-}
-
 uint32_t
 CoreAudioBackend::port_name_size () const
 {