We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CheckUnusedFunctions
1 parent 2c5b872 commit 8273398Copy full SHA for 8273398
1 file changed
lib/checkunusedfunctions.h
@@ -38,12 +38,6 @@ class Tokenizer;
38
/// @{
39
40
class CPPCHECKLIB CheckUnusedFunctions {
41
- friend class TestSuppressions;
42
- friend class TestSingleExecutorBase;
43
- friend class TestProcessExecutorBase;
44
- friend class TestThreadExecutorBase;
45
- friend class TestUnusedFunctions;
46
-
47
public:
48
CheckUnusedFunctions() = default;
49
0 commit comments