fix CR line endings

This commit is contained in:
Daniel Swarbrick 2010-12-30 23:43:03 +01:00
parent cc198a6e91
commit 5401c60493

View File

@ -405,8 +405,6 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_cdr_csv_load)
*module_interface = switch_loadable_module_create_module_interface(pool, modname);
return status;
}