X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=alsa_input.h;h=f1216dea5a3aa898cfcca00f304eef0b24446504;hb=c558d684af1bcbbca87207ede74071850c835b7c;hp=c0dbafc4e69e408c55538e3dc5446d51ef6a73c4;hpb=6b99840a3d7af07d51d84b1658ef2b1a7cdb7bcb;p=nageru diff --git a/alsa_input.h b/alsa_input.h index c0dbafc..f1216de 100644 --- a/alsa_input.h +++ b/alsa_input.h @@ -150,9 +150,6 @@ public: // EMPTY or DEAD state. Only for ALSAInput and for internal use. void free_card(unsigned index); - // TODO: Add accessors and/or callbacks about changed state, so that - // the UI actually stands a chance in using that information. - private: mutable std::mutex mu; std::vector devices; // Under mu.