Commit 295b239
committed
Fix warning
\Source\ExcelDna.IntelliSense\UIMonitor\UIState.cs(189,27,189,49)CS0649: Field 'UIState.SelectDataSource.SelectDataSourceWindow' is never assigned to, and will always have its default value
1 parent 4ef37e1 commit 295b239
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments