Skip to content

opengl: Remove code that prints gl platform details

Vlad Zahorodnii requested to merge work/cherry-pick-ad4e27f5 into Plasma/6.1

It's printed whenever any opengl context is created, which can flood the logs. On the other hand, this information is also included in the support information, which we often ask in the bug reports.

BUG: 489000

(cherry picked from commit ad4e27f5)

Merge request reports