Remove comment/todo that does not belong here.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81133
This commit is contained in:
Christopher Michael 2012-12-17 12:55:29 +00:00 committed by Christopher Michael
parent e49d7dcad2
commit 5016734bc9
1 changed files with 0 additions and 2 deletions

View File

@ -137,8 +137,6 @@ _basic_create(E_Config_Dialog *cfd, Evas *evas, E_Config_Dialog_Data *cfdata)
static int
_basic_apply(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata)
{
/* TODO: Store settings into E_Randr_Serialized_Setup */
/* tell randr widget to apply changes */
e_smart_randr_changes_apply(cfdata->o_randr, cfd->con->manager->root);