A bit of cleanup (Remove depreciated entry from PluginInfo Struct)

This commit is contained in:
silas
2021-01-07 12:10:27 -06:00
parent e956ab419b
commit b1b260d7cf

View File

@@ -24,8 +24,6 @@ struct OpenRGBPluginInfo
bool HasCustom;
QLabel *PluginLabel;
std::string SettingName;
};
class OpenRGBPluginInterface