Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-06 00:00:47 +01:00
Remove unused NativeConstants
Dieser Commit ist enthalten in:
Ursprung
ec32def592
Commit
5fa5d9567d
@ -1,12 +0,0 @@
|
||||
package com.velocitypowered.natives.util;
|
||||
|
||||
public class NativeConstants {
|
||||
/**
|
||||
* The default preferred output buffer size for zlib.
|
||||
*/
|
||||
public static final int ZLIB_BUFFER_SIZE = 8192;
|
||||
|
||||
private NativeConstants() {
|
||||
throw new AssertionError();
|
||||
}
|
||||
}
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren