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