Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belle-sip
Commits
4b5985b9
Commit
4b5985b9
authored
Jul 01, 2015
by
Ghislain MARY
Browse files
Fix compilation warning.
parent
40954d4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build/windows10/belle-sip-tester/belle-sip-tester/App.xaml.cs
...d/windows10/belle-sip-tester/belle-sip-tester/App.xaml.cs
+1
-1
No files found.
build/windows10/belle-sip-tester/belle-sip-tester/App.xaml.cs
View file @
4b5985b9
...
...
@@ -128,7 +128,7 @@ namespace belle_sip_tester
};
}
}
catch
(
Exception
e
)
catch
(
Exception
)
{
tester
=
new
BelleSipTester
(
false
);
}
...
...
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