(Fbyte_code): Remove `unused val' warning.
[bpt/emacs.git] / src / bytecode.c
index 33f1ae5..8818343 100644 (file)
@@ -638,7 +638,7 @@ If the third argument is incorrect, Emacs may crash.  */)
                AFTER_POTENTIAL_GC ();
              }
          }
-         POP;
+         (void) POP;
          break;
 
        case Bdup: