Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit f105e5e

Browse files
committed
Cleanup
1 parent a9b3fac commit f105e5e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shell/platform/windows/angle_surface_manager.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,8 +301,6 @@ EGLSurface AngleSurfaceManager::CreateSurfaceFromHandle(
301301
}
302302

303303
bool AngleSurfaceManager::GetDevice(ID3D11Device** device) {
304-
using Microsoft::WRL::ComPtr;
305-
306304
if (!resolved_device_) {
307305
PFNEGLQUERYDISPLAYATTRIBEXTPROC egl_query_display_attrib_EXT =
308306
reinterpret_cast<PFNEGLQUERYDISPLAYATTRIBEXTPROC>(

0 commit comments

Comments
 (0)