From f516638b7fe9592837389826a6152a7e1b251c54 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 30 May 2020 11:44:06 +0100 Subject: gentoo resync : 30.05.2020 --- app-editors/qhexedit2/files/qhexedit2-0.8.4-fixtest.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 app-editors/qhexedit2/files/qhexedit2-0.8.4-fixtest.patch (limited to 'app-editors/qhexedit2/files') diff --git a/app-editors/qhexedit2/files/qhexedit2-0.8.4-fixtest.patch b/app-editors/qhexedit2/files/qhexedit2-0.8.4-fixtest.patch deleted file mode 100644 index 339ef99477ee..000000000000 --- a/app-editors/qhexedit2/files/qhexedit2-0.8.4-fixtest.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- qhexedit2-0.8.4/test/testchunks.cpp- 2017-01-17 02:32:54.000000000 +0300 -+++ qhexedit2-0.8.4/test/testchunks.cpp 2018-01-03 21:34:24.988555308 +0300 -@@ -1,8 +1,7 @@ - #include "testchunks.h" - #include - -- --TestChunks::TestChunks(QTextStream &log, QString tName, int size, bool random, int saveFile) -+TestChunks::TestChunks(QTextStream &log, QString tName, int size, bool random, int saveFile): _chunks(nullptr) - { - char hex[] = "0123456789abcdef"; - srand(0); -- cgit v1.2.3