Skip to content

Commit 1e977c1

Browse files
authored
Remove comment about multi VFD duplication (#5029)
1 parent 46901e1 commit 1e977c1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/H5warnings.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
#define H5warnings_H
1919

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

0 commit comments

Comments
 (0)