Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Evangelos Ribeiro Tzaras
chatty
Commits
0740e803
Commit
0740e803
authored
Jul 07, 2021
by
Mohammed Sadiq
Browse files
matrix-net: Remove a commented code
parent
d040ad4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/matrix/matrix-net.c
View file @
0740e803
...
...
@@ -473,9 +473,6 @@ matrix_net_send_data_async (MatrixNet *self,
if
(
data
&&
*
data
)
g_return_if_fail
(
size
);
/* if (callback == matrix_take_red_pill_cb) */
/* soup_message_set_priority (message, SOUP_MESSAGE_PRIORITY_VERY_HIGH); */
if
(
!
cancellable
)
cancellable
=
self
->
cancellable
;
...
...
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