Remove defunct calls to KAboutData::pluginData
The plugindata is never registered so pluginData will always return nullptr.
We don't need to pass the KAboutData at all so we can just remove it.
The plugindata is never registered so pluginData will always return nullptr.
We don't need to pass the KAboutData at all so we can just remove it.