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
6a2973da
Commit
6a2973da
authored
Feb 15, 2003
by
Niels Möller
Browse files
Deleted old prototypes make_listen_local and
make_connect_local. Rev: src/io_commands.h:1.29
parent
0b5b6328
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/io_commands.h
View file @
6a2973da
...
...
@@ -68,13 +68,6 @@ extern struct command_2 connect_connection_command;
extern
struct
command
connect_simple_command
;
#define CONNECT_SIMPLE (&connect_simple_command.super)
#if 0
struct command *
make_listen_local(struct local_info *info);
struct command *
make_connect_local(void);
#endif
extern
struct
command
connect_local_command
;
#define CONNECT_LOCAL (&connect_local_command.super)
...
...
Write
Preview
Markdown
is supported
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