From c461c0aac03d2ee658ad0b449b0da46c929d4401 Mon Sep 17 00:00:00 2001 From: trilene Date: Sat, 20 Feb 2021 17:14:22 -0500 Subject: Require GStreamer 1.18 for voip support --- src/CallDevices.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CallDevices.h') diff --git a/src/CallDevices.h b/src/CallDevices.h index 2b4129f1..6d9e18c6 100644 --- a/src/CallDevices.h +++ b/src/CallDevices.h @@ -19,7 +19,6 @@ public: return instance; } - void refresh(); bool haveMic() const; bool haveCamera() const; std::vector names(bool isVideo, const std::string &defaultDevice) const; -- cgit 1.5.1