mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-01 13:22:30 +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) {
|
if(in != NULL) {
|
||||||
fclose(in);
|
fclose(in);
|
||||||
in = NULL;
|
in = NULL;
|
||||||
//printf("Closed packet file.\n");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user