E_Config_Dialog_View structure defaults the functions to NULL, so we don't need to

set them to NULL explicitly.


SVN revision: 27223
This commit is contained in:
Christopher Michael 2006-11-26 18:11:14 +00:00
parent 4fecc5320b
commit 0c4e3c35d1
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ e_int_config_cfgdialogs(E_Container *con)
v->free_cfdata = _free_data;
v->basic.apply_cfdata = _basic_apply_data;
v->basic.create_widgets = _basic_create_widgets;
v->advanced.apply_cfdata = NULL;
v->advanced.create_widgets = NULL;
v->override_auto_apply = 1;
cfd = e_config_dialog_new(con,