Removed odd break;

master
Yevgen Muntyan 2005-07-25 14:01:30 +00:00
parent e06d689c6a
commit 3480385676
1 changed files with 0 additions and 2 deletions

View File

@ -1457,8 +1457,6 @@ void moo_term_dsr (MooTerm *term,
buf_cursor_row (buf) + 1,
buf_cursor_col (buf) + 1);
break;
break;
case 75:
answer = g_strdup (VT_CSI_ "?70n");
break;