Skip to content

Commit 463e8eb

Browse files
committed
Sign the patch
1 parent 0b128b5 commit 463e8eb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ddprof-lib/src/main/cpp/threadFilter.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ class ThreadFilter {
5151
// todo: add thread safe APIs
5252
return bitmap[((u32)thread_id % BITMAP_CAPACITY) >> 6];
5353
}
54-
5554
public:
5655
ThreadFilter();
5756
ThreadFilter(ThreadFilter &threadFilter) = delete;

0 commit comments

Comments
 (0)