ao-tools: Fix warnings in ao-tools
[fw/altos] / ao-tools / ao-rawload / ao-rawload.c
index 17ed73cae20e5ac58a7176ba8583459da22b7e07..c139cda1b46876fb03db2b3b2bfc27efd9044ee6 100644 (file)
@@ -38,8 +38,6 @@ int
 main (int argc, char **argv)
 {
        struct ccdbg    *dbg;
-       uint8_t         status;
-       uint16_t        pc;
        struct ao_hex_file      *hex;
        struct ao_hex_image *image;
        char            *filename;