Remove extra newline
This commit is contained in:
parent
1f88f7ffaf
commit
a37e1d31f2
1 changed files with 0 additions and 1 deletions
|
@ -500,7 +500,6 @@ RenderBackend_Surface* RenderBackend_CreateSurface(size_t width, size_t height,
|
|||
else
|
||||
Backend_PrintError("GX2RCreateSurfaceUserMemory failed in RenderBackend_CreateSurface");
|
||||
|
||||
|
||||
GX2RDestroySurfaceEx(&surface->texture.surface, (GX2RResourceFlags)0);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue