Index: src/DeltaShell/DeltaShell.Gui/Forms/SelectViewDialog.cs =================================================================== diff -u -r5fc71a385897af92ccb092f2f969b5709afab85a -r841d3efd31f92b5fb792bbd99c153dfeb0627458 --- src/DeltaShell/DeltaShell.Gui/Forms/SelectViewDialog.cs (.../SelectViewDialog.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) +++ src/DeltaShell/DeltaShell.Gui/Forms/SelectViewDialog.cs (.../SelectViewDialog.cs) (revision 841d3efd31f92b5fb792bbd99c153dfeb0627458) @@ -9,7 +9,6 @@ public partial class SelectViewDialog : Form { private IList items; - private string dataName; public SelectViewDialog() {