Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
e8254328
Commit
e8254328
authored
Feb 27, 2006
by
Niels Möller
Browse files
Deleted #if:ed out code.
Rev: src/client_escape.c:1.9.2.3
parent
7c6a3a5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/client_escape.c
View file @
e8254328
...
...
@@ -162,11 +162,6 @@ do_escape_handler(struct abstract_write *s, struct lsh_string *packet)
uint32_t done;
uint32_t length;
const uint8_t *data;
#if 0
trace("do_escape_handler: state = %i, packet length = %i\n",
self->state, packet->length);
#endif
if (!packet)
{
...
...
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