diff --git a/OpenRGBPluginInterface.h b/OpenRGBPluginInterface.h index 9ee829fe..d0a23b0f 100644 --- a/OpenRGBPluginInterface.h +++ b/OpenRGBPluginInterface.h @@ -24,8 +24,6 @@ struct OpenRGBPluginInfo bool HasCustom; QLabel *PluginLabel; - - std::string SettingName; }; class OpenRGBPluginInterface