mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-29 19:59:57 +00:00
refactor: fix some minor clang-tidy warnings
This commit is contained in:
@ -30,10 +30,7 @@ void TestProcessesSource::initTestCase()
|
||||
}
|
||||
|
||||
|
||||
void TestProcessesSource::cleanupTestCase()
|
||||
{
|
||||
delete source;
|
||||
}
|
||||
void TestProcessesSource::cleanupTestCase() {}
|
||||
|
||||
|
||||
void TestProcessesSource::test_sources()
|
||||
|
Reference in New Issue
Block a user