Skip to content

Fix unused parameter warnings in StubWebSocketClient.h (#56527)#56527

Open
christophpurrer wants to merge 1 commit intofacebook:mainfrom
christophpurrer:export-D101110612
Open

Fix unused parameter warnings in StubWebSocketClient.h (#56527)#56527
christophpurrer wants to merge 1 commit intofacebook:mainfrom
christophpurrer:export-D101110612

Conversation

@christophpurrer
Copy link
Copy Markdown
Contributor

@christophpurrer christophpurrer commented Apr 21, 2026

Summary:

Removed parameter names from unused parameters in StubWebSocketClient stub implementation to fix clang-diagnostic-unused-parameter warnings. This stub class implements IWebSocketClient interface with empty method bodies, so all parameters were unused.

Changelog: [Internal]

Differential Revision: D101110612

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 21, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 21, 2026

@christophpurrer has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101110612.

@meta-codesync meta-codesync Bot changed the title Fix unused parameter warnings in StubWebSocketClient.h Fix unused parameter warnings in StubWebSocketClient.h (#56527) Apr 21, 2026
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 21, 2026
Summary:

Removed parameter names from unused parameters in StubWebSocketClient stub implementation to fix clang-diagnostic-unused-parameter warnings. This stub class implements IWebSocketClient interface with empty method bodies, so all parameters were unused.

Changelog: [Internal]

Differential Revision: D101110612
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 21, 2026
Summary:
Pull Request resolved: facebook#56527

Removed parameter names from unused parameters in StubWebSocketClient stub implementation to fix clang-diagnostic-unused-parameter warnings. This stub class implements IWebSocketClient interface with empty method bodies, so all parameters were unused.

Changelog: [Internal]

Differential Revision: D101110612
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 21, 2026
Summary:

Removed parameter names from unused parameters in StubWebSocketClient stub implementation to fix clang-diagnostic-unused-parameter warnings. This stub class implements IWebSocketClient interface with empty method bodies, so all parameters were unused.

Changelog: [Internal]

Differential Revision: D101110612
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 22, 2026
Summary:

Removed parameter names from unused parameters in StubWebSocketClient stub implementation to fix clang-diagnostic-unused-parameter warnings. This stub class implements IWebSocketClient interface with empty method bodies, so all parameters were unused.

Changelog: [Internal]

Differential Revision: D101110612
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 22, 2026
Summary:

Removed parameter names from unused parameters in StubWebSocketClient stub implementation to fix clang-diagnostic-unused-parameter warnings. This stub class implements IWebSocketClient interface with empty method bodies, so all parameters were unused.

Changelog: [Internal]

Differential Revision: D101110612
christophpurrer added a commit to christophpurrer/react-native-macos that referenced this pull request Apr 22, 2026
Summary:
Pull Request resolved: facebook#56527

Removed parameter names from unused parameters in StubWebSocketClient stub implementation to fix clang-diagnostic-unused-parameter warnings. This stub class implements IWebSocketClient interface with empty method bodies, so all parameters were unused.

Changelog: [Internal]

Differential Revision: D101110612
Summary:
Pull Request resolved: facebook#56527

Removed parameter names from unused parameters in StubWebSocketClient stub implementation to fix clang-diagnostic-unused-parameter warnings. This stub class implements IWebSocketClient interface with empty method bodies, so all parameters were unused.

Changelog: [Internal]

Differential Revision: D101110612
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant