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
4826db13
Commit
4826db13
authored
Mar 25, 2001
by
Niels Möller
Browse files
* src/channel.c (connection_service): Deleted class.
Rev: src/channel.c:1.95
parent
73a396ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/channel.c
View file @
4826db13
...
...
@@ -65,22 +65,6 @@ make_channel_open_exception(UINT32 error_code, const char *msg)
return
&
self
->
super
;
}
/* GABA:
(class
(name connection_service)
(super command)
(vars
; Supported global requests
(global_requests object alist)
(channel_types object alist) ))
; Initialize connection (for instance, request channels to be
; opened or services to be forwarded).
; (start object connection_startup)))
*/
struct
lsh_string
*
format_global_failure
(
void
)
...
...
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