mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
remove unused defines in McClient.h
Signed-off-by: iTrooz <hey@itrooz.fr>
This commit is contained in:
@ -6,9 +6,6 @@
|
||||
|
||||
#include <Exception.h>
|
||||
|
||||
#define SEGMENT_BITS 0x7F
|
||||
#define CONTINUE_BIT 0x80
|
||||
|
||||
// Client for the Minecraft protocol
|
||||
class McClient : public QObject {
|
||||
Q_OBJECT
|
||||
|
Reference in New Issue
Block a user