Remove unecessary code
With the fresh new Evas Wayland SHM engine, it is not necessary to handle with surface damage and commits anymore. Also let's not synchronize the rendering with the compositor, because we want to be as fast as possible for the sake of the benchmark.
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@…>