removed remaining part of why2_open-related commits
This commit is contained in:
parent
55dacb2a84
commit
4a1d77175e
@ -31,7 +31,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
void why2_deallocate_logger(why2_log_file logger)
|
||||
{
|
||||
why2_deallocate(&logger.file);
|
||||
close(logger.file);
|
||||
why2_deallocate(logger.filename);
|
||||
|
||||
logger.filename = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user