[Cleanup] Remove class EQStream from client.h (#3070)

# Notes
- This is unused.
This commit is contained in:
Alex King 2023-03-16 20:24:08 -04:00 committed by GitHub
parent dd184fa8b6
commit 452389b7a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,6 @@
class Client;
class EQApplicationPacket;
class EQStream;
class DynamicZone;
class Expedition;
class ExpeditionLockoutTimer;