X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=blobdiff_plain;f=dali%2Finternal%2Fadaptor%2Fcommon%2Fadaptor-impl.cpp;h=b660e43fdd3e6fc1a73793659e2f018d12d23d42;hp=83d91a189b1d7ae34b5d9e2653bfb6957a86dbd5;hb=be4cd1a0785c30e2daeb783dc4af62598d2cfe45;hpb=a9059cf5198a50d2f66a20730b39ff4e5767fab4 diff --git a/dali/internal/adaptor/common/adaptor-impl.cpp b/dali/internal/adaptor/common/adaptor-impl.cpp index 83d91a1..b660e43 100755 --- a/dali/internal/adaptor/common/adaptor-impl.cpp +++ b/dali/internal/adaptor/common/adaptor-impl.cpp @@ -785,7 +785,6 @@ void Adaptor::SurfaceResizeComplete( SurfaceSize surfaceSize ) // to start processing messages for new camera setup etc as soon as possible ProcessCoreEvents(); - // this method blocks until the render thread has completed the resizing. mThreadController->ResizeSurface(); }