summaryrefslogtreecommitdiffstats
path: root/src/libdraw/x11-init.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-07-13 03:57:45 +0000
committerrsc <devnull@localhost>2005-07-13 03:57:45 +0000
commit8f5c6c7d795c78e46bdc8498d545253d91cdf769 (patch)
treef6035da1ef351d0bad86f7bb113bf49f7d716a81 /src/libdraw/x11-init.c
parentb2f9ee0de55f3c59c83f479d12cfe8c894935bd7 (diff)
downloadplan9port-8f5c6c7d795c78e46bdc8498d545253d91cdf769.tar.gz
plan9port-8f5c6c7d795c78e46bdc8498d545253d91cdf769.zip
no black and white
Diffstat (limited to 'src/libdraw/x11-init.c')
-rw-r--r--src/libdraw/x11-init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libdraw/x11-init.c b/src/libdraw/x11-init.c
index b2b3ca73..741d3678 100644
--- a/src/libdraw/x11-init.c
+++ b/src/libdraw/x11-init.c
@@ -545,9 +545,6 @@ xattach(char *label)
if(0) fprint(2, "x: display=%p kbd=%p mouse=%p snarf=%p\n",
_x.display, _x.kbdcon, _x.mousecon, _x.snarfcon);
- _x.black = xscreen->black_pixel;
- _x.white = xscreen->white_pixel;
-
return _x.screenimage;
err0: