cleanup .. er .. cleanup
This commit is contained in:
parent
d76ceec0ca
commit
520b45630d
@ -44,10 +44,6 @@ void PackageStructureTest::init()
|
||||
ps = Plasma::Applet::packageStructure();
|
||||
}
|
||||
|
||||
void PackageStructureTest::cleanup()
|
||||
{
|
||||
}
|
||||
|
||||
void PackageStructureTest::emptyContentsPrefix()
|
||||
{
|
||||
Plasma::PackageStructure::Ptr structure(new NoPrefixes);
|
||||
|
@ -29,7 +29,6 @@ class PackageStructureTest : public QObject
|
||||
|
||||
public Q_SLOTS:
|
||||
void init();
|
||||
void cleanup();
|
||||
|
||||
private Q_SLOTS:
|
||||
void emptyContentsPrefix();
|
||||
|
Loading…
Reference in New Issue
Block a user