don't modify pixmap hash when changing pixmap parent window
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 10 Mar 2015 22:29:09 +0000 (18:29 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 10 Mar 2015 22:29:09 +0000 (18:29 -0400)
commitd93bb6c89985fbda50ba375e0fc9eab227e70735
treea752b6603dda4159f1e3a4181ce2e2b01a151e44
parent4c96e40f55015d1556e2c7badeffc62934fc577f
don't modify pixmap hash when changing pixmap parent window

moderately certain I originally wrote this to work in the other direction
and then failed to remove it when I switched to setting parents instead of
children. regardless, pixmap hash should not be changed here
src/bin/e_pixmap.c