Skip to content

Commit

Permalink
Merge pull request #150 from garyjg/master
Browse files Browse the repository at this point in the history
remove unused file_id, avoid compiler warnings
  • Loading branch information
WardF authored Apr 5, 2024
2 parents 55b81a8 + 7296a57 commit 84ddbe3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cxx4/ncGroup.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
namespace netCDF
{

static int file_id;

class NcVar; // forward declaration.
class NcDim; // forward declaration.
class NcVlenType; // forward declaration.
Expand Down

0 comments on commit 84ddbe3

Please sign in to comment.