chiark / gitweb /
*** empty log message ***
[sympathy.git] / apps / mainloop.c
index 4a3fdcafa44836b8417ff16f0bb49b21cfcfc504..7c648f3d478ba6e05c9d24f282ac24f9e5a67093 100644 (file)
@@ -11,6 +11,9 @@ static char rcsid[] =
 
 /*
  * $Log$
+ * Revision 1.19  2008/02/28 16:37:16  james
+ * *** empty log message ***
+ *
  * Revision 1.18  2008/02/28 11:27:48  james
  * *** empty log message ***
  *
@@ -389,7 +392,6 @@ msg_from_server (ANSI * a, IPC_Msg * m, Context * c)
           a->one_shot (a, &c->v->crt);
           return 1;
         }
-      //FIXME HTML hook
       break;
     case IPC_MSG_TYPE_TERM:
       tty_parse (c, m->term.term, m->term.len);