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
mpim-sw
cdo
Commits
1593bde8
Commit
1593bde8
authored
Nov 04, 2010
by
Uwe Schulzweida
Browse files
removed unused func variables
parent
a3f439ff
Changes
172
Hide whitespace changes
Inline
Side-by-side
src/Arith.c
View file @
1593bde8
...
...
@@ -35,7 +35,6 @@
void
*
Arith
(
void
*
argument
)
{
static
const
char
*
func
=
"Arith"
;
int
operatorID
;
int
operfunc
;
enum
{
FILL_NONE
,
FILL_TS
,
FILL_REC
,
FILL_RECTS
,
FILL_FILE
};
...
...
src/Arithc.c
View file @
1593bde8
...
...
@@ -33,7 +33,6 @@
void
*
Arithc
(
void
*
argument
)
{
static
const
char
*
func
=
"Arithc"
;
int
operatorID
;
int
operfunc
;
int
streamID1
,
streamID2
;
...
...
src/Arithdays.c
View file @
1593bde8
...
...
@@ -33,7 +33,6 @@
void
*
Arithdays
(
void
*
argument
)
{
static
const
char
*
func
=
"Arithdays"
;
int
operatorID
;
int
operfunc
,
operfunc2
;
int
streamID1
,
streamID2
;
...
...
src/Arithlat.c
View file @
1593bde8
...
...
@@ -35,7 +35,6 @@
void
*
Arithlat
(
void
*
argument
)
{
static
const
char
*
func
=
"Arithlat"
;
int
operatorID
;
int
operfunc
;
int
streamID1
,
streamID2
;
...
...
src/CDItest.c
View file @
1593bde8
...
...
@@ -28,7 +28,6 @@
void
*
CDItest
(
void
*
argument
)
{
static
const
char
*
func
=
"CDItest"
;
int
NCOPY
;
int
operatorID
;
int
streamID1
,
streamID2
;
...
...
src/Cat.c
View file @
1593bde8
...
...
@@ -31,7 +31,6 @@ void vlistDefVarTime(int vlistID, int varID, int timeID);
void
*
Cat
(
void
*
argument
)
{
static
const
char
*
func
=
"Cat"
;
int
streamID1
,
streamID2
=
CDI_UNDEFID
;
int
nrecs
;
int
tsID1
,
tsID2
=
0
,
recID
,
varID
,
levelID
;
...
...
src/Change.c
View file @
1593bde8
...
...
@@ -37,7 +37,6 @@
void
*
Change
(
void
*
argument
)
{
static
const
char
*
func
=
"Change"
;
int
CHCODE
,
CHTABNUM
,
CHNAME
,
CHLEVEL
,
CHLEVELC
,
CHLEVELV
,
CHLTYPE
;
int
operatorID
;
int
streamID1
,
streamID2
=
CDI_UNDEFID
;
...
...
src/Change_e5slm.c
View file @
1593bde8
...
...
@@ -47,7 +47,6 @@ void minmax(int nvals, double *array, double *minval, double *maxval)
void
*
Change_e5slm
(
void
*
argument
)
{
static
const
char
*
func
=
"Change_e5slm"
;
int
streamIDslm
,
streamID1
,
streamID2
;
const
char
*
fn_slm
;
char
name
[
256
];
...
...
src/Cloudlayer.c
View file @
1593bde8
...
...
@@ -122,7 +122,6 @@ void pl_index(int *kmax, int *kmin, double pmax, double pmin, long nlevs, double
void
*
Cloudlayer
(
void
*
argument
)
{
static
const
char
*
func
=
"Cloudlayer"
;
int
streamID1
,
streamID2
;
int
vlistID1
,
vlistID2
;
int
taxisID1
,
taxisID2
;
...
...
src/Command.c
View file @
1593bde8
...
...
@@ -268,7 +268,6 @@ void readcmd(const char *prompt, char *line, int size)
void
*
Command
(
void
*
argument
)
{
static
const
char
*
func
=
"Command"
;
int
nrecs
;
int
recID
,
varID
,
levelID
;
int
gridsize
;
...
...
src/Comp.c
View file @
1593bde8
...
...
@@ -34,7 +34,6 @@
void
*
Comp
(
void
*
argument
)
{
static
const
char
*
func
=
"Comp"
;
int
EQ
,
NE
,
LE
,
LT
,
GE
,
GT
;
int
operatorID
;
enum
{
FILL_NONE
,
FILL_TS
,
FILL_REC
};
...
...
src/Compc.c
View file @
1593bde8
...
...
@@ -2,7 +2,7 @@
This file is part of CDO. CDO is a collection of Operators to
manipulate and analyse Climate model Data.
Copyright (C) 2003-200
8
Uwe Schulzweida, Uwe.Schulzweida@zmaw.de
Copyright (C) 2003-20
1
0 Uwe Schulzweida, Uwe.Schulzweida@zmaw.de
See COPYING file for copying and redistribution conditions.
This program is free software; you can redistribute it and/or modify
...
...
@@ -35,7 +35,6 @@
void
*
Compc
(
void
*
argument
)
{
static
const
char
*
func
=
"Compc"
;
int
EQC
,
NEC
,
LEC
,
LTC
,
GEC
,
GTC
;
int
operatorID
;
int
streamID1
,
streamID2
;
...
...
src/Complextorect.c
View file @
1593bde8
...
...
@@ -24,7 +24,6 @@
void
*
Complextorect
(
void
*
argument
)
{
const
char
func
[]
=
"Complextorect"
;
// int COMPLEXTORECT;
// int operatorID;
int
streamID1
,
streamID2
,
streamID3
;
...
...
src/Cond.c
View file @
1593bde8
...
...
@@ -30,7 +30,6 @@
void
*
Cond
(
void
*
argument
)
{
static
const
char
*
func
=
"Cond"
;
int
IFTHEN
,
IFNOTTHEN
;
int
operatorID
;
enum
{
FILL_NONE
,
FILL_TS
,
FILL_REC
};
...
...
src/Cond2.c
View file @
1593bde8
...
...
@@ -29,7 +29,6 @@
void
*
Cond2
(
void
*
argument
)
{
static
const
char
*
func
=
"Cond2"
;
int
IFTHENELSE
;
int
operatorID
;
enum
{
FILL_NONE
,
FILL_TS
,
FILL_REC
};
...
...
src/Condc.c
View file @
1593bde8
...
...
@@ -2,7 +2,7 @@
This file is part of CDO. CDO is a collection of Operators to
manipulate and analyse Climate model Data.
Copyright (C) 2003-200
9
Uwe Schulzweida, Uwe.Schulzweida@zmaw.de
Copyright (C) 2003-20
1
0 Uwe Schulzweida, Uwe.Schulzweida@zmaw.de
See COPYING file for copying and redistribution conditions.
This program is free software; you can redistribute it and/or modify
...
...
@@ -31,7 +31,6 @@
void
*
Condc
(
void
*
argument
)
{
static
const
char
*
func
=
"Condc"
;
int
IFTHENC
,
IFNOTTHENC
;
int
operatorID
;
int
streamID1
,
streamID2
;
...
...
src/Copy.c
View file @
1593bde8
...
...
@@ -31,7 +31,6 @@ void vlistDefVarTime(int vlistID, int varID, int timeID);
void
*
Copy
(
void
*
argument
)
{
static
const
char
*
func
=
"Copy"
;
int
COPY
,
SELALL
;
int
operatorID
;
int
streamID1
,
streamID2
=
CDI_UNDEFID
;
...
...
src/Deltime.c
View file @
1593bde8
...
...
@@ -25,7 +25,6 @@
void
*
Deltime
(
void
*
argument
)
{
const
char
func
[]
=
"Deltime"
;
int
DELDAY
,
DEL29FEB
;
int
operatorID
;
int
streamID1
,
streamID2
;
...
...
src/Detrend.c
View file @
1593bde8
...
...
@@ -68,7 +68,6 @@ void detrend(int nts, double missval1, double *array1, double *array2)
void
*
Detrend
(
void
*
argument
)
{
static
const
char
*
func
=
"Detrend"
;
int
ompthID
;
int
gridsize
;
int
nrecs
;
...
...
src/Diff.c
View file @
1593bde8
...
...
@@ -30,7 +30,6 @@
void
*
Diff
(
void
*
argument
)
{
static
const
char
*
func
=
"Diff"
;
int
DIFF
,
DIFFP
,
DIFFV
,
SDIFF
;
int
operatorID
;
int
i
;
...
...
Prev
1
2
3
4
5
…
9
Next
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