Explorar o código

Remove unnecessary newline

VolcaEM %!s(int64=6) %!d(string=hai) anos
pai
achega
6582857356
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/yuzu/main.cpp

+ 0 - 1
src/yuzu/main.cpp

@@ -1812,7 +1812,6 @@ void GMainWindow::OnMenuReportCompatibility() {
 }
 
 void GMainWindow::OpenURL(const QUrl& url) {
-
     const bool open = QDesktopServices::openUrl(url);
     if (!open) {
         QMessageBox::warning(this, tr("Error opening URL"),