Outpup log before return #4740

This commit is contained in:
XinyuHou
2015-12-03 12:44:52 -08:00
committed by Xinyu Hou
parent 3ce078f0e8
commit e5c1821088

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