Browse Source

Update main.cpp

Co-authored-by: Copilot <[email protected]>
Adam Djellouli 2 months ago
parent
commit
10bb0d7672
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main.cpp

+ 0 - 1
main.cpp

@@ -23,7 +23,6 @@ int main(int argc, char *argv[]) {
   qputenv("QSG_RHI_BACKEND", "opengl");
   QQuickWindow::setGraphicsApi(QSGRendererInterface::OpenGLRhi);
 
-  (void)0;
 
   QSurfaceFormat fmt;
   fmt.setVersion(3, 3);