Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59f1ee86 authored by Kirill Timofeev's avatar Kirill Timofeev
Browse files

tracing_perfetto: delete unused and unimplemented function.

This is a follow-up to c289da6c.

Test: atest libtracing_perfetto_tests
Flag: EXEMPT bugfix

Change-Id: I4baadcc39388a72d28e88568e8ec644ca4af60ca
parent 204b3bc7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -25,8 +25,6 @@ namespace tracing_perfetto {

namespace internal {

bool isPerfettoRegistered();

struct PerfettoTeCategory* toPerfettoCategory(uint64_t category);

void registerWithPerfetto(bool test = false);