Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
Pluggable Transports
Snowflake
Commits
57f72ab4
Commit
57f72ab4
authored
Jan 18, 2017
by
David Fifield
Browse files
Remove unused logFile variable.
parent
3516599b
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/server.go
View file @
57f72ab4
...
...
@@ -33,8 +33,6 @@ const requestTimeout = 10 * time.Second
// "4/3+1" accounts for possible base64 encoding.
const
maxMessageSize
=
64
*
1024
*
4
/
3
+
1
var
logFile
=
os
.
Stderr
var
ptInfo
pt
.
ServerInfo
// When a connection handler starts, +1 is written to this channel; when it
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment