diff options
Diffstat (limited to 'hl/src/H5LT.h')
-rw-r--r-- | hl/src/H5LT.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hl/src/H5LT.h b/hl/src/H5LT.h index 7a53a0d..f01e012 100644 --- a/hl/src/H5LT.h +++ b/hl/src/H5LT.h @@ -39,10 +39,6 @@ extern "C" { #endif -/* For Lex and Yacc */ -int input_len; -char *myinput; - /*------------------------------------------------------------------------- * * Make dataset functions |