sim: Get rid of unneeded empty line

This commit is contained in:
Denis Kenzior 2010-10-22 11:57:18 -05:00
parent 39a3080a4b
commit 8b40f6c1a0
1 changed files with 0 additions and 1 deletions

View File

@ -1303,7 +1303,6 @@ static void sim_efsst_read_cb(int ok, int length, int record,
*/
if (sim_sst_is_active(sim->efsst, sim->efsst_length,
SIM_SST_SERVICE_FDN)) {
sim_fs_read_info(sim->simfs, SIM_EFADN_FILEID,
OFONO_SIM_FILE_STRUCTURE_FIXED,
sim_efadn_info_read_cb, sim);