Run clang-format
This commit is contained in:
@@ -114,7 +114,6 @@ public class PandaGlRenderer implements GLSurfaceView.Renderer, ConsoleRenderer
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Load the SMDH
|
// Load the SMDH
|
||||||
byte[] smdhData = AlberDriver.GetSmdh();
|
byte[] smdhData = AlberDriver.GetSmdh();
|
||||||
if (smdhData.length == 0) {
|
if (smdhData.length == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user