slightly cleaner
This commit is contained in:
parent
1021ecf18f
commit
63f7fe555a
@ -117,11 +117,11 @@ Applet *PluginLoader::loadApplet(const QString &name, uint appletId, const QVari
|
||||
}
|
||||
}
|
||||
|
||||
/* if (offers.count() > 1) {
|
||||
#ifndef NDEBUG
|
||||
if (offers.count() > 1) {
|
||||
kDebug() << "hey! we got more than one! let's blindly take the first one";
|
||||
}
|
||||
#endif
|
||||
} */
|
||||
|
||||
AppletPrivate::filterOffers(offers);
|
||||
if (offers.isEmpty()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user