Skip to content

Commit 3aa6bc8

Browse files
hoxyqfacebook-github-bot
authored andcommitted
Remove unimplemented (facebook#54585)
Summary: # Changelog: [Internal] There is no implementation for this method and it is unused. This is actually part of `HostAgent`. Differential Revision: D87220192
1 parent 33f783a commit 3aa6bc8

File tree

1 file changed

+0
-5
lines changed
  • packages/react-native/ReactCommon/jsinspector-modern

1 file changed

+0
-5
lines changed

packages/react-native/ReactCommon/jsinspector-modern/HostTarget.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -326,11 +326,6 @@ class JSINSPECTOR_EXPORT HostTarget : public EnableExecutorFromThis<HostTarget>
326326
*/
327327
void emitTraceRecordingForFirstFuseboxClient(tracing::TraceRecordingState traceRecording) const;
328328

329-
/**
330-
* Emits a system state changed event to all active sessions.
331-
*/
332-
void emitSystemStateChanged(bool isSingleHost) const;
333-
334329
private:
335330
/**
336331
* Constructs a new HostTarget.

0 commit comments

Comments
 (0)