quickfix
authorAlexander Oh <oh.a@gmx.at>
Wed, 26 May 2010 01:39:34 +0000 (03:39 +0200)
committerAlexander Oh <oh.a@gmx.at>
Wed, 26 May 2010 01:39:34 +0000 (03:39 +0200)
src/pc_communication.vhd

index dea269b6d13b4c8cd4f3b3205b86ea4839ef8f97..3490ea14690d6232f932e93c4c3a07142b60a14b 100644 (file)
@@ -101,7 +101,7 @@ begin
                end if;
        end process async_push_history;
 
-       output_pc : process (state, zeile, spalte, char, tx_done_i, spalte_up, spalte, zeile)
+       output_pc : process (state, zeile, spalte, char, tx_done_i, spalte_up)
        begin
                get_next <= '0';
                new_i_next <= '0';