a75ac747f0
Motivation: Now that the NativeLibraryLoader implicitly detects the shaded package prefix we no longer need the io.netty.packagePrefix system property. Modifications: - Remove io.netty.packagePrefix processing from NativeLibraryLoader Result: Code is cleaner.