]> git.sur5r.net Git - cc65/blobdiff - src/da65/opctable.c
Normalized code.
[cc65] / src / da65 / opctable.c
index e44294b1e4295e349fbfd9196e1ef1a25712eacb..c85805faf8c96fb88e4048cc39a32c8c52893bed 100644 (file)
@@ -76,7 +76,3 @@ void SetOpcTable (cpu_t CPU)
         default:          Error ("Unsupported CPU");
     }
 }
-
-
-
-