remove debug warning

1_1_stable
Mike Frysinger 2005-10-02 07:54:07 +00:00
parent cb1ce7b974
commit c31fcbbaf3
1 changed files with 1 additions and 1 deletions

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;