quickfix
[hwmod.git] / 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';