Remove inadvertent additions
This commit is contained in:
parent
8f0530c507
commit
b85b9125ea
|
@ -513,7 +513,6 @@ XWindowsClipboard::icccmFillCache()
|
||||||
LOG((CLOG_DEBUG1 "selection doesn't support TARGETS"));
|
LOG((CLOG_DEBUG1 "selection doesn't support TARGETS"));
|
||||||
data = "";
|
data = "";
|
||||||
XWindowsUtil::appendAtomData(data, XA_STRING);
|
XWindowsUtil::appendAtomData(data, XA_STRING);
|
||||||
// return; // NTL
|
|
||||||
}
|
}
|
||||||
|
|
||||||
XWindowsUtil::convertAtomProperty(data);
|
XWindowsUtil::convertAtomProperty(data);
|
||||||
|
|
Loading…
Reference in New Issue