opengl: Remove code that prints gl platform details
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.
(cherry picked from commit ad4e27f5)