This commit is contained in:
Boris Faure 2014-12-21 18:20:57 +01:00
parent 7f98dba714
commit 6c398abf3a
2 changed files with 2 additions and 2 deletions

View File

@ -873,7 +873,7 @@ remote:
evas_object_show(win);
if (startup_split)
{
/* TODO: boris */
/* TODO: bring it back to life */
#if 0
unsigned int i = 0;
void *pch = NULL;

View File

@ -2617,7 +2617,7 @@ term_new(Win *wn, Config *config, const char *cmd,
if (!config) abort();
/* TODO: boris: clean up that */
/* TODO: clean up that */
termpty_init();
miniview_init();
gravatar_init();