(Fbyte_code): Remove `unused val' warning.

This commit is contained in:
Stefan Monnier
2003-05-25 17:40:52 +00:00
parent 2664c0bc59
commit 3789dcdf71

View File

@@ -638,7 +638,7 @@ If the third argument is incorrect, Emacs may crash. */)
AFTER_POTENTIAL_GC ();
}
}
POP;
(void) POP;
break;
case Bdup: