remove debugging
This commit is contained in:
parent
a3d27f2461
commit
efe08bf8fd
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ main(int argc, char **argv)
|
|||
|
||||
if((image=readimage(display, fd, 0)) == nil)
|
||||
sysfatal("readimage: %r");
|
||||
sleep(1000);
|
||||
|
||||
drawresizewindow(Rect(0,0,Dx(image->r),Dy(image->r)));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue