Outpup log before return #4740

This commit is contained in:
XinyuHou 2015-12-03 12:44:52 -08:00
parent 39d3c31a35
commit 09c2f88d90

View File

@ -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));