summaryrefslogtreecommitdiff
path: root/img3d.c
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2020-05-15 21:50:27 +0000
committerIan C <ianc@noddybox.co.uk>2020-05-15 21:50:27 +0000
commit7a09d2bf98fe84f12367fc4ad635f248193f6aab (patch)
treefa61e43dad0d7ab11cdbcc0afeed4ce997dc7be4 /img3d.c
parent3ac04d32cd29c535144fbd1f97eea3fafd5c21d6 (diff)
Small tweak.
Diffstat (limited to 'img3d.c')
-rw-r--r--img3d.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/img3d.c b/img3d.c
index c808c23..29c9b10 100644
--- a/img3d.c
+++ b/img3d.c
@@ -48,7 +48,6 @@ int main(int argc, char *argv[])
}
root=DefaultRootWindow(display);
- root=RootWindow(display,DefaultScreen(display));
width=DisplayWidth(display,DefaultScreen(display));
height=DisplayHeight(display,DefaultScreen(display));