CVS commit by staikos:
won't gain much since it's not called often
M +0 -2 kstdatasource.cpp 1.59
--- kdeextragear-2/kst/kst/kstdatasource.cpp #1.58:1.59
@@ -147,6 +147,4 @@ namespace KST {
}
- // FIXME: might be a good idea to cache this per-symbol
-
QCString s = QFile::encodeName(sym + "_" + _plugLib);
if (_lib->hasSymbol(s)) {