mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-09 06:15:49 +02:00
Remove unused #pragma declaration
This commit is contained in:
parent
9557bd40cb
commit
e56fde1b8e
@ -17,7 +17,6 @@ sealed partial class TabSettingsGeneral : BaseTabSettings{
|
||||
private readonly int browserListIndexCustom;
|
||||
|
||||
public TabSettingsGeneral(FormBrowser browser, UpdateHandler updates){
|
||||
#pragma warning restore CS8618
|
||||
InitializeComponent();
|
||||
|
||||
this.browser = browser;
|
||||
|
Loading…
Reference in New Issue
Block a user