Skip to content

Commit

Permalink
Remove comment about multi VFD duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins committed Oct 29, 2024
1 parent 192d630 commit 87089db
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/H5warnings.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
#define H5warnings_H

/* Macros for enabling/disabling particular GCC / clang warnings
*
* These are duplicated in H5FDmulti.c (we don't want to put them in the
* public header and the multi VFD can't use private headers). If you make
* changes here, be sure to update those as well.
*
* (see the following web-sites for more info:
* http://www.dbp-consulting.com/tutorials/SuppressingGCCWarnings.html
Expand Down

0 comments on commit 87089db

Please sign in to comment.