Skip to content
Snippets Groups Projects
Commit 5bde8cfb authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Elide unused function gauaw_old.

parent 5f741fe2
No related branches found
No related tags found
No related merge requests found
......@@ -204,6 +204,7 @@ void gauaw(int kn, double *pl, double *pw)
return;
}
#if 0
static
void gauaw_old(double *pa, double *pw, int nlat)
{
......@@ -294,7 +295,7 @@ void gauaw_old(double *pa, double *pw, int nlat)
return;
}
#endif
void gaussaw(double *pa, double *pw, int nlat)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment