mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
remove unused defines in McClient.h
Signed-off-by: iTrooz <hey@itrooz.fr>
This commit is contained in:
parent
f9e450ace2
commit
43376b1c40
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue