summary refs log tree commit diff
path: root/src/CallDevices.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/CallDevices.h')
-rw-r--r--src/CallDevices.h1
1 files changed, 0 insertions, 1 deletions
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<std::string> names(bool isVideo, const std::string &defaultDevice) const;