瀏覽代碼

Remove deprecated workaround for gentoo build issue

Alexey Edelev 5 年之前
父節點
當前提交
a9c6fd49d0
共有 1 個文件被更改,包括 0 次插入3 次删除
  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>