mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 16:31:58 +02:00
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:
@@ -18,8 +18,6 @@ var Widget = GObject.registerClass({
|
||||
{
|
||||
_init()
|
||||
{
|
||||
Debug.gstVersionCheck();
|
||||
|
||||
super._init();
|
||||
|
||||
/* load CSS here to allow using this class
|
||||
|
Reference in New Issue
Block a user