Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mpim-sw
cdo
Commits
2c2bfc65
Commit
2c2bfc65
authored
Apr 04, 2019
by
Uwe Schulzweida
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed unused variable nmiss.
parent
bc04a01d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/Merstat.cc
src/Merstat.cc
+0
-2
No files found.
src/Merstat.cc
View file @
2c2bfc65
...
...
@@ -36,7 +36,6 @@
#include "cdo_int.h"
#include "param_conversion.h"
#include <mpim_grid.h>
#include "percentiles.h"
void
*
...
...
@@ -44,7 +43,6 @@ Merstat(void *process)
{
int
gridID1
,
gridID2
=
-
1
,
lastgrid
=
-
1
;
int
index
;
size_t
nmiss
;
int
nrecs
;
int
varID
,
levelID
;
char
varname
[
CDI_MAX_NAME
];
...
...
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