compositor-drm: Remove an useless code line.
This commit is contained in:
committed by
Kristian Høgsberg
parent
c3e54eb8f0
commit
adb624a297
@@ -1319,7 +1319,6 @@ create_output_for_connector(struct drm_compositor *ec,
|
|||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
eglDestroySurface(ec->base.display, output->egl_surface);
|
|
||||||
err_surface:
|
err_surface:
|
||||||
gbm_surface_destroy(output->surface);
|
gbm_surface_destroy(output->surface);
|
||||||
err_free:
|
err_free:
|
||||||
|
|||||||
Reference in New Issue
Block a user