Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gauthier Quesnel
irritator
Commits
06217345
Commit
06217345
authored
Apr 03, 2020
by
Gauthier Quesnel
Browse files
test: remove unused variable
parent
f8146a2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/test/public-api.cpp
View file @
06217345
...
...
@@ -914,7 +914,7 @@ main()
double
b
=
2.0
;
double
c
=
-
56.0
;
double
d
=
-
16.0
;
double
I
=
-
99.0
;
//
double I = -99.0;
double
vt
=
30.0
;
constant
.
default_value
=
1.0
;
...
...
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