Fixed the no-go-away problem with closing shaded windows. This also
commit9093cde8175ae0fad677492fe3cab9474c57ed5c
authordan <dan>
Mon, 1 Jan 2001 08:39:26 +0000 (1 08:39 +0000)
committerdan <dan>
Mon, 1 Jan 2001 08:39:26 +0000 (1 08:39 +0000)
tree9bb2d5593866325c09fec0bd6e29ca16780e4c2b
parenta8ab51747d9d2c1f8381453a4c055e16196a7c0a
Fixed the no-go-away problem with closing shaded windows. This also
fixes a memory leak (the window didn't go away because its destroy
function was not actually called. Also non-shaded windows were
unmapped, but not destroyed either, so they just apparently went away).
WINGs/wview.c