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