Remove deprecated qgl.h from sync.profile

The file no longer exists, so the entry is redundant.

Amends f08038fca79b0828da11fbf35f4165d6efa4de2f

Change-Id: I366a6bd34c7dee57bdd151ee6ecdb76c6c5c095a
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Alexey Edelev 2022-06-10 19:35:14 +02:00
parent bd40c18389
commit 8a665ba9a6

View File

@ -51,7 +51,6 @@
"qnamespace.h" => "Qt",
"qnumeric.h" => "QtNumeric",
"qvulkanfunctions.h" => "QVulkanFunctions,QVulkanDeviceFunctions",
"qgl.h" => "QGL",
"qtsqlglobal.h" => "QSql",
"qssl.h" => "QSsl",
"qtest.h" => "QTest",