removed needed pointer deallocation
This commit is contained in:
parent
2401612ccf
commit
cfdcad1c9b
@ -74,7 +74,6 @@ logFile initLogger(char *directoryPath)
|
||||
deallocation:
|
||||
|
||||
//DEALLOCATION
|
||||
free(filePath);
|
||||
free(dateBuffer);
|
||||
closedir(dir);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user