Remove inadvertent additions

This commit is contained in:
Nye Liu 2015-09-11 11:57:38 -07:00 committed by Xinyu Hou
parent 8f0530c507
commit b85b9125ea
1 changed files with 0 additions and 1 deletions

View File

@ -513,7 +513,6 @@ XWindowsClipboard::icccmFillCache()
LOG((CLOG_DEBUG1 "selection doesn't support TARGETS"));
data = "";
XWindowsUtil::appendAtomData(data, XA_STRING);
// return; // NTL
}
XWindowsUtil::convertAtomProperty(data);