Explorar o código

Remove deprecated workaround for gentoo build issue

Alexey Edelev %!s(int64=5) %!d(string=hai) anos
pai
achega
a9c6fd49d0
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/grpc/http2channel.cpp

+ 0 - 3
src/grpc/http2channel.cpp

@@ -25,9 +25,6 @@
 
 #include "http2channel.h"
 
-//FIXME: workaround for build issue
-#undef QT_LINKED_OPENSSL
-
 #include <QUrl>
 #include <QNetworkAccessManager>
 #include <QNetworkReply>