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