.reference

git-svn-id: svn://ultimatepp.org/upp/trunk@8945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-09-17 12:11:27 +00:00
parent 7f9ee0282b
commit aad979e438

View file

@ -57,8 +57,6 @@ void DoLine(RGBA *line, int phase, int y, Size sz)
void App::Paint(Draw& w)
{
Size sz = GetSize();
DLOG("----------------");
DDUMP(sz);
ImageBuffer ib(sz);
if(cowork) {
CoWork co;