Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Removing the unnecessary friend relationship
Browse files Browse the repository at this point in the history
  • Loading branch information
cshung committed Apr 17, 2019
1 parent 3c9d270 commit 0c1f6b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vm/eventpipeprovider.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ class EventPipeProvider
// Declare friends.
friend class EventPipe;
friend class EventPipeConfiguration;
friend class SampleProfiler;

private:
// The name of the provider.
Expand Down

0 comments on commit 0c1f6b9

Please sign in to comment.