Remove superfluous field from FormatElementViewModel.
This commit is contained in:
parent
a009c1ab39
commit
51bfdc760e
@ -112,7 +112,6 @@ namespace zaaReloaded2.ViewModels
|
|||||||
#region Fields
|
#region Fields
|
||||||
|
|
||||||
DelegatingCommand _saveCommand;
|
DelegatingCommand _saveCommand;
|
||||||
string _displayString;
|
|
||||||
string _content;
|
string _content;
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
Loading…
Reference in New Issue
Block a user