summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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));