Skip to content
Commit 757b031e authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

KPluginFactory: Fix warning about variadic macro

Since those are only two words, we can live with having them duplicated.

```log
.../autotests/plugin/pluginwithoutmetadata.cpp:20:37: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro
   20 | K_PLUGIN_CLASS(PluginWithoutMetaData)
```
parent 302b90f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment