mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 12:41:30 +00:00
Remove commented printf : Closed packet file.\n
This commit is contained in:
parent
138436f46d
commit
29a19b8f9e
@ -373,7 +373,6 @@ void NewPacketFileReader::CloseFile() {
|
||||
if(in != NULL) {
|
||||
fclose(in);
|
||||
in = NULL;
|
||||
//printf("Closed packet file.\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user