summaryrefslogtreecommitdiffstats
path: root/source/kde/patch/perlqt/perlqt.gcc6.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/patch/perlqt/perlqt.gcc6.diff')
-rw-r--r--source/kde/patch/perlqt/perlqt.gcc6.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/kde/patch/perlqt/perlqt.gcc6.diff b/source/kde/patch/perlqt/perlqt.gcc6.diff
deleted file mode 100644
index 9a6e42ea0..000000000
--- a/source/kde/patch/perlqt/perlqt.gcc6.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./qtcore/src/util.cpp.orig 2014-11-04 16:59:39.000000000 -0600
-+++ ./qtcore/src/util.cpp 2017-10-04 22:25:36.055839800 -0500
-@@ -2251,7 +2251,7 @@
- methcache.insert(mcid, new Smoke::ModuleIndex(mi));
- }
-
-- static smokeperl_object nothis = { 0, 0, 0, false };
-+ static smokeperl_object nothis = { 0, 0, 0, NULL };
- smokeperl_object* call_this = 0;
- if ( SvOK(sv_this) ) {
- call_this = sv_obj_info( sv_this );