Brasero shouldn't look for dvdcss_interface_2
- From: Que Quotion <quequotion gmail com>
- To: desktop-devel-list gnome org
- Subject: Brasero shouldn't look for dvdcss_interface_2
- Date: Fri, 03 Mar 2017 19:13:53 -0000
If anyone has a moment, and the authority, to patch this in it would be much appreciated.
--- brasero-3.12.1/plugins/dvdcss/burn-dvdcss.c
+++ brasero-3.12.1/plugins/dvdcss/burn-dvdcss.c
@@ -95,8 +95,6 @@
if (!module)
goto error_doesnt_exist;
- if (!g_module_symbol (module, "dvdcss_interface_2", &address))
- goto error_version;
if (!g_module_symbol (module, "dvdcss_open", &address))
goto error_version;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]