remove old TODO from ibar

This commit is contained in:
Mike Blumenkrantz 2013-06-18 10:26:18 +01:00
parent 2635e77967
commit 48050a3d7d
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
#include "e.h"
#include "e_mod_main.h"
/* TODO:
* - Track execution status
*/
/* gadcon requirements */
static E_Gadcon_Client *_gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style);
static void _gc_shutdown(E_Gadcon_Client *gcc);