summaryrefslogtreecommitdiff
path: root/src/parser-seq.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser-seq.py')
-rwxr-xr-xsrc/parser-seq.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/parser-seq.py b/src/parser-seq.py
index 83b067fd..2243a203 100755
--- a/src/parser-seq.py
+++ b/src/parser-seq.py
@@ -756,8 +756,6 @@ sequences = [
comment='select terminal id'),
seq_CSI('DECCRTST', 'q', intermediates=(Intermediate.MINUS,), flags=Flags.NOP,
comment='CRT saver time'),
- seq_CSI('XTERM_VERSION', 'q', pintro=(ParameterIntro.GT,),
- comment='request xterm version report'),
seq_CSI('DECSTBM', 'r',
comment='set top and bottom margins'),
seq_CSI('DECSKCV', 'r', intermediates=(Intermediate.SPACE,), flags=Flags.NOP,