[vte] Remove FIXME



commit 63a407a1f8c4f77fc8cdf3b8d404dca154a5b686
Author: Christian Persch <chpe gnome org>
Date:   Tue Mar 30 21:12:07 2010 +0200

    Remove FIXME

 src/pty.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/pty.c b/src/pty.c
index 7d267c3..d3592f5 100644
--- a/src/pty.c
+++ b/src/pty.c
@@ -1344,8 +1344,6 @@ _vte_pty_open_with_helper(VtePty *pty,
         priv->child_setup_data.mode = TTY_OPEN_BY_FD;
         priv->child_setup_data.tty.fd = childfd;
 
-        // FIXMEchpe do this later
-//                 _vte_pty_set_size(fd, columns, rows);
         return TRUE;
 }
 



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