Remove ambiguous API implementation
[ardour.git] / libs / backends / dummy / dummy_audiobackend.h
index e687321abfc31bad9936827215d850d270a98af3..f8309b1f771877be4042fd80d2de144650629597 100644 (file)
@@ -323,7 +323,6 @@ class DummyAudioBackend : public AudioBackend {
 
                void* private_handle () const;
                const std::string& my_name () const;
-               bool available () const;
                uint32_t port_name_size () const;
 
                int         set_port_name (PortHandle, const std::string&);