remove debug warning

This commit is contained in:
Mike Frysinger 2005-10-02 07:54:07 +00:00
parent cb1ce7b974
commit c31fcbbaf3

View File

@ -1341,7 +1341,7 @@ arch_apply_relocation(struct obj_file *f,
goto bb_use_plt;
#elif defined(__x86_64__)
#warning hi
case R_X86_64_NONE:
break;