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