mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove useless variable
This commit is contained in:
parent
28d92c789f
commit
2e885ea5cc
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ namespace Flow.Launcher.Plugin.Sys
|
|||
|
||||
private Result CreateThemeResult(ThemeData theme, ThemeData selectedTheme, int score, IList<int> highlightData)
|
||||
{
|
||||
var themeName = theme.FileNameWithoutExtension;
|
||||
string title;
|
||||
if (theme == selectedTheme)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue