efreet: TODO++

This commit is contained in:
Sebastian Dransfeld 2013-08-07 09:41:01 +02:00
parent 4185694ecb
commit 73ad466cbc
1 changed files with 4 additions and 0 deletions

View File

@ -159,6 +159,10 @@ efreet_cache_init(void)
conn, EINA_TRUE); conn, EINA_TRUE);
*/ */
} }
else
{
/* TODO: Run cache process directly */
}
} }
return 1; return 1;