Revert clean up of NativeWindow
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 22 Apr 2015 11:56:45 +0000 (20:56 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 22 Apr 2015 11:56:45 +0000 (20:56 +0900)
commitb1f49a4e0cfb56b89faabae518bf05ca14ee4939
tree829d06bc8b84aece4f9624b94aa779a4a4468ca2
parent7f362eecb7a32651a33fda2d117fa1781a677e31
Revert clean up of NativeWindow

Can't move Initialize() call to contructor because NativeWindow
class has pure virtual function CreateWindowInternal()

Change-Id: Ie17a440633e7fb486ef0079ea52e94f8c08d78e2
src/runtime/native_window.cc
src/runtime/native_window.h
src/runtime/runtime.cc