Remove gstVersionCheck

Leftover from GTK3 version of the app. Since "gtk4glsink" is not available in any GStreamer release yet, no point in checking the version.
This commit is contained in:
Rafostar
2020-12-27 10:03:04 +01:00
parent 117a372189
commit b85edbbe8f
2 changed files with 1 additions and 18 deletions

View File

@@ -18,8 +18,6 @@ var Widget = GObject.registerClass({
{
_init()
{
Debug.gstVersionCheck();
super._init();
/* load CSS here to allow using this class