mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-26 18:29:58 +00:00
refactor: fix some minor clang-tidy warnings
This commit is contained in:
@ -32,10 +32,7 @@ void TestDPPlugin::initTestCase()
|
||||
}
|
||||
|
||||
|
||||
void TestDPPlugin::cleanupTestCase()
|
||||
{
|
||||
delete plugin;
|
||||
}
|
||||
void TestDPPlugin::cleanupTestCase() {}
|
||||
|
||||
|
||||
void TestDPPlugin::test_desktops()
|
||||
|
Reference in New Issue
Block a user