mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-25 20:38:46 +02:00
Reverted 8b9758 #4712
This commit is contained in:
parent
907b02fb09
commit
d83cb23cc7
4 changed files with 2 additions and 18 deletions
|
@ -2389,9 +2389,3 @@ Server::dragInfoReceived(UInt32 fileNum, String content)
|
|||
|
||||
m_screen->startDraggingFiles(m_dragFileList);
|
||||
}
|
||||
|
||||
bool
|
||||
Server::isSecure() const
|
||||
{
|
||||
return m_clientListener->isSecure();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue