MCPcopy Create free account
hub / github.com/breach/thrust / PlatformCleanUp

Method PlatformCleanUp

src/browser/thrust_window_views.cc:190–194  ·  view source on GitHub ↗

/ PLATFORM METHODS */ /

Source from the content-addressed store, hash-verified

188/* PLATFORM METHODS */
189/******************************************************************************/
190void
191ThrustWindow::PlatformCleanUp()
192{
193 window_->RemoveObserver(this);
194}
195
196void
197ThrustWindow::PlatformCreateWindow(

Callers

nothing calls this directly

Calls 1

RemoveObserverMethod · 0.80

Tested by

no test coverage detected