Skip to content

Commit

Permalink
Removed verbose output that would never get called.
Browse files Browse the repository at this point in the history
  • Loading branch information
kodybrown committed Aug 22, 2014
1 parent e381a54 commit 4e0c5cf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gibo.bat
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ goto :setup


:setup
if not defined __quiet (
if defined __verbose echo setup^(^)
)

set "basename=%~n0"
set "baseext=%~x0"
set "basepath=%~dp0"
Expand Down

0 comments on commit 4e0c5cf

Please sign in to comment.