aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/x11-load.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/devdraw/x11-load.c')
-rw-r--r--src/cmd/devdraw/x11-load.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/devdraw/x11-load.c b/src/cmd/devdraw/x11-load.c
index a7446f37..895e1109 100644
--- a/src/cmd/devdraw/x11-load.c
+++ b/src/cmd/devdraw/x11-load.c
@@ -15,4 +15,3 @@ loadmemimage(Memimage *i, Rectangle r, uchar *data, int ndata)
_xputxdata(i, r);
return n;
}
-