Browse Source

kill stdout

Kevin Burke 11 years ago
parent
commit
5c0d704d98
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/ngrok/client/cli.go

+ 0 - 2
src/ngrok/client/cli.go

@@ -32,8 +32,6 @@ Examples:
 
 
 `
 `
 
 
-const stdout = 1
-
 type Options struct {
 type Options struct {
 	config    string
 	config    string
 	logto     string
 	logto     string