Skip to content

Commit faf96d2

Browse files
author
flame99999
authored
Delete unused variable
Delete unused variable
1 parent d40c7c9 commit faf96d2

File tree

1 file changed

+0
-1
lines changed
  • Packages/com.unity.webrtc/Runtime/Srcipts

1 file changed

+0
-1
lines changed

Packages/com.unity.webrtc/Runtime/Srcipts/WebRTC.cs

-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ public static class WebRTC
199199

200200
private static Context s_context;
201201
private static SynchronizationContext s_syncContext;
202-
private static bool hWEncoderSupport;
203202

204203
public static void Initialize()
205204
{

0 commit comments

Comments
 (0)