Skip to content

Commit

Permalink
Refactor data action constructors.
Browse files Browse the repository at this point in the history
Update proc exec implementation.
  • Loading branch information
Robert Baykov committed Mar 14, 2017
1 parent 960c597 commit 527448e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GAVPI/GAVPI/Core/Engine/Action.cs
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@ public override string value
get
{
throw new NotImplementedException();

}
set
{
Expand Down

0 comments on commit 527448e

Please sign in to comment.