diff options
Diffstat (limited to 'src/H5Oattr.c')
-rw-r--r-- | src/H5Oattr.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5Oattr.c b/src/H5Oattr.c index 7ffd804..65cb4bf 100644 --- a/src/H5Oattr.c +++ b/src/H5Oattr.c @@ -10,10 +10,6 @@ * * ****************************************************************************/ -#ifdef RCSID -static char RcsId[] = "@(#)$Revision$"; -#endif - /* $Id$ */ #define H5A_PACKAGE /*prevent warning from including H5Tpkg.h */ |