Skip to content
Snippets Groups Projects
Commit 0a16270b authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

No commit message

No commit message
parent 971426e7
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ const char *gribapiLibraryVersion(void)
void gribapiDefHandles(int streamID)
{
static char func[] = "gribapiDefHandles";
stream_t *streamptr = NULL;
int vlistID, ngrids, nzaxis, i;
......
......@@ -5,8 +5,6 @@
# include "cdi_limits.h"
#endif
#define MAX_ATTRIBUTES 256
/*
* CDI attribute
......
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