Remove wIconUpdate in wDockDetach
commit3d0ed99043615dd9fd0550107075cba895e56f97
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 8 Apr 2013 17:40:54 +0000 (8 19:40 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 8 Apr 2013 21:06:27 +0000 (8 22:06 +0100)
treef13e2ef7cb85590f3ab8f964101fdbef8919ead4
parent88d16d03b9e89667c4b8ea25796d8a5716ff7ca3
Remove wIconUpdate in wDockDetach

The call to wIconUpdate() can be changed by call to update_icon_pixmap(),
because the icon doesn't need to be changed. This update is only for change
the icon pixmap to un-shadowed.

Now, the icon pixmap is updated faster.
src/dock.c