Skip to content

Commit

Permalink
(maint) removing unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ferventcoder committed Jun 27, 2015
1 parent 7fa13ab commit beb404d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/chocolatey.console/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@ private static void report_version_and_exit_if_requested(string[] args, Chocolat
}
}

static EventHandler _handler;

private static void trap_exit_scenarios(ChocolateyConfiguration config)
{
ExitScenarioHandler.SetHandler();
Expand Down

0 comments on commit beb404d

Please sign in to comment.