mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Telemetry: Remove stubs and related code
This commit is contained in:
parent
10053448d6
commit
aea50f182f
134 changed files with 68 additions and 3422 deletions
|
|
@ -382,12 +382,5 @@ AsyncStatementCallbackNotifier::HandleCompletion(uint16_t aReason)
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
//// AsyncStatementCallbackNotifier
|
||||
|
||||
NS_IMETHODIMP
|
||||
AsyncStatementTelemetryTimer::HandleCompletion(uint16_t aReason)
|
||||
{
|
||||
/* STUB */
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
} // namespace places
|
||||
} // namespace mozilla
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue