Don't assign alt twice
[deliverable/binutils-gdb.git] / opcodes / i386-dis.c
index fb7574704e8f9cbc9b9bdf56fb03a0a735e22703..c08109e00a7f8ad6de21d5951c70bab71e9414d3 100644 (file)
@@ -14095,7 +14095,6 @@ putop (const char *in_template, int sizeflag)
          cond = 0;
          break;
        case '{':
-         alt = 0;
          if (intel_syntax)
            {
              while (*++p != '|')
This page took 0.032432 seconds and 4 git commands to generate.