[vte/vte-0-36] emulation: Remove duplicate sequence entry



commit 08c2ac7a4f9a9f89a268b1c55cb0b2b78be26c38
Author: Christian Persch <chpe gnome org>
Date:   Sun Dec 1 13:18:04 2013 +0100

    emulation: Remove duplicate sequence entry
    
    For commit b38428322ee2c99b9ef5da9208533b817fcf94fe.

 src/vteseq.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/vteseq.c b/src/vteseq.c
index 72f271f..da024ad 100644
--- a/src/vteseq.c
+++ b/src/vteseq.c
@@ -655,7 +655,6 @@ vte_sequence_handler_decset_internal(VteTerminal *terminal,
                  GINT_TO_POINTER(FALSE),
                  GINT_TO_POINTER(TRUE),
                  NULL, NULL,},
-               {3, NULL, NULL, NULL, NULL, NULL, NULL, NULL,},
                /* 5: Reverse video. */
                {5, &terminal->pvt->screen->reverse_mode, NULL, NULL,
                 GINT_TO_POINTER(FALSE),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]