X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=sample%2Fsimple-egl%2Fsrc%2Fsimple-egl.cpp;fp=sample%2Fsimple-egl%2Fsrc%2Fsimple-egl.cpp;h=2027b36ff2823e386e3bdf78a0d5566b4bcf187e;hb=ddd0edd5b9e56264bedc19ad7887150c51bb3071;hp=af39149e1aaf3cbf485b8a5a30788bd0dcdc2627;hpb=ce925f090bec4bf1c2d4279835b9ccb1348920b9;p=src%2Flibhomescreen.git diff --git a/sample/simple-egl/src/simple-egl.cpp b/sample/simple-egl/src/simple-egl.cpp index af39149..2027b36 100644 --- a/sample/simple-egl/src/simple-egl.cpp +++ b/sample/simple-egl/src/simple-egl.cpp @@ -653,7 +653,6 @@ main(int argc, char **argv) eglSwapBuffers(window.display->egl.dpy, window.egl_surface); - // wm->activateWindow(main_role); hs->publishSubscription(); /* The mainloop here is a little subtle. Redrawing will cause