Skip to content

Commit 22fb5b1

Browse files
committed
Remove unused binding
1 parent 192e2ef commit 22fb5b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Flow.Launcher/SettingWindow.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
MinHeight="600"
1414
d:DataContext="{d:DesignInstance vm:SettingWindowViewModel}"
1515
Closed="OnClosed"
16-
FontFamily="{Binding Settings.SettingWindowFont, Mode=TwoWay}"
1716
Icon="Images\app.ico"
1817
Left="{Binding SettingWindowLeft, Mode=TwoWay}"
1918
Loaded="OnLoaded"

0 commit comments

Comments
 (0)