compositor-drm: Remove an useless code line.

This commit is contained in:
Alex Wu
2012-04-19 10:08:59 +08:00
committed by Kristian Høgsberg
parent c3e54eb8f0
commit adb624a297
-1
View File
@@ -1319,7 +1319,6 @@ create_output_for_connector(struct drm_compositor *ec,
return 0;
eglDestroySurface(ec->base.display, output->egl_surface);
err_surface:
gbm_surface_destroy(output->surface);
err_free: