mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-06 05:12:26 +08:00
Outpup log before return #4740
This commit is contained in:
@@ -315,8 +315,8 @@ bool
|
||||
XWindowsClipboard::open(Time time) const
|
||||
{
|
||||
if (m_open) {
|
||||
return false;
|
||||
LOG((CLOG_DEBUG "failed to open clipboard: already opened"));
|
||||
return false;
|
||||
}
|
||||
|
||||
LOG((CLOG_DEBUG "open clipboard %d", m_id));
|
||||
|
||||
Reference in New Issue
Block a user