Skip to content

Commit 59f1ee8

Browse files
committed
tracing_perfetto: delete unused and unimplemented function.
This is a follow-up to c289da6. Test: atest libtracing_perfetto_tests Flag: EXEMPT bugfix Change-Id: I4baadcc39388a72d28e88568e8ec644ca4af60ca
1 parent 204b3bc commit 59f1ee8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

libs/tracing_perfetto/tracing_perfetto_internal.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ namespace tracing_perfetto {
2525

2626
namespace internal {
2727

28-
bool isPerfettoRegistered();
29-
3028
struct PerfettoTeCategory* toPerfettoCategory(uint64_t category);
3129

3230
void registerWithPerfetto(bool test = false);

0 commit comments

Comments
 (0)