central version.h. the build system could overwrite it...
git-svn-id: http://tint2.googlecode.com/svn/trunk@353 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -570,7 +570,6 @@ void set_panel_background(Panel *p)
|
||||
x -= xoff;
|
||||
y -= yoff;
|
||||
}
|
||||
//printf("x %d, y %d\n", x, y);
|
||||
XSetTSOrigin(server.dsp, server.gc, -x, -y);
|
||||
XFillRectangle(server.dsp, p->area.pix, server.gc, 0, 0, p->area.width, p->area.height);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user