#if 0 some unused variables.

This commit is contained in:
mrg 2006-10-26 01:38:11 +00:00
parent f7abb87579
commit 272d745880

View File

@ -102,8 +102,10 @@ getchr()
{
char c;
int result;
#if 0
int hex_in = 0;
int hex_value = 0;
#endif
do
{