Remove redundant Core::SendEvent() & NotificationEvent 27/17227/1
authorPaul Wisbey <p.wisbey@samsung.com>
Tue, 4 Mar 2014 11:29:46 +0000 (11:29 +0000)
committerPaul Wisbey <p.wisbey@samsung.com>
Wed, 5 Mar 2014 18:17:37 +0000 (18:17 +0000)
commit78a26a74f3931c4965440b504d5d17bfc26bcfde
tree4338cb0657bd4f1f6ead13b96c9561de21292fb7
parent6030e70386219467a6fb42613e1835636eb1790e
Remove redundant Core::SendEvent() & NotificationEvent

[Issue#]   N/A
[Problem]  Notification event is redundant
[Cause]    Previously there was no way of telling Core to process events,
except by sending an event.
[Solution] Use the ProcessEvents() method, which was separated from Core::SendEvent()

Signed-off-by: Paul Wisbey <p.wisbey@samsung.com>
Change-Id: Ice003fb098d337fe84ec40581a19e5da5c94fcc3
adaptors/tizen/internal/common/adaptor-impl.cpp
adaptors/tizen/internal/common/adaptor-impl.h