damage: Remove the 'damage window' resource type.
authorAdam Jackson <ajax@redhat.com>
Tue, 16 Oct 2012 18:56:19 +0000 (14:56 -0400)
committerAdam Jackson <ajax@redhat.com>
Tue, 10 Sep 2013 17:28:23 +0000 (13:28 -0400)
commit8cce0cf4d378f6fa52bc2cd277737b8986ab683c
tree3477d9b677ae9a8911fbb076939055b249278408
parente674815e0a217ac01ec2d6a8517f8466b27fb39f
damage: Remove the 'damage window' resource type.

Note that the existing code never actually creates a resource of this
type, so it can't possibly do anything.  This is clearly meant to track
window destruction and clean up any associated Damages, but that's
already handled by miext/damage's DestroyWindow wrapper.

Previous discussion:
http://lists.freedesktop.org/archives/xorg-devel/2011-March/020847.html

Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Adam Jackson <ajax@redhat.com>
damageext/damageext.c