Reduce duplicated code and comment out region_add sections that are
authorChris Michael <cp.michael@samsung.com>
Tue, 30 Apr 2013 13:36:23 +0000 (14:36 +0100)
committerChris Michael <cp.michael@samsung.com>
Tue, 30 Apr 2013 13:55:54 +0000 (14:55 +0100)
commit279c5ac28e93ef6f02dc890435eb5342efe19571
tree7d9908ae510c8c022e35f0a2f95dde81fb43a1c2
parent53f9d6ce8cfbff4ea0f3c901a2a53a3f45cb9d3a
Reduce duplicated code and comment out region_add sections that are
not needed.
During buffer_attach, just call window_damage function which already
handles surface_damage & commit.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wayland/ecore_wl_window.c