[beryl-commits] r2245 - branches/beryl-plugins/tile
pichalsi at server.beryl-project.org
pichalsi at server.beryl-project.org
Mon Jan 1 23:35:30 CET 2007
Author: pichalsi
Date: 2007-01-01 22:35:29 +0000 (Mon, 01 Jan 2007)
New Revision: 2245
Modified:
branches/beryl-plugins/tile/tile.c
Log:
beryl-plugins/tile remove resizeWindow cause it doesnt do anything anyway
Modified: branches/beryl-plugins/tile/tile.c
===================================================================
--- branches/beryl-plugins/tile/tile.c 2007-01-01 22:27:28 UTC (rev 2244)
+++ branches/beryl-plugins/tile/tile.c 2007-01-01 22:35:29 UTC (rev 2245)
@@ -524,7 +524,6 @@
}
configureXWindow (w, CWHeight | CWWidth | CWY | CWX, &xwc);
- resizeWindow(w, x, y, width, height, w->attrib.border_width);
return TRUE;
}
More information about the commits
mailing list