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
Xiph.Org
Icecast-Server
Commits
a1e5d2ab
Commit
a1e5d2ab
authored
Feb 10, 2015
by
Philipp Schafft
🦁
Browse files
Cleanup: connection.c:776: warning: unused variable expectcontinue
parent
36d10121
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/connection.c
View file @
a1e5d2ab
...
...
@@ -773,7 +773,6 @@ int connection_complete_source(source_t *source, int response)
config
=
config_get_config
();
if
(
global
.
sources
<
config
->
source_limit
)
{
const
char
*
contenttype
;
const
char
*
expectcontinue
;
mount_proxy
*
mountinfo
;
format_type_t
format_type
;
...
...
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