diff --git a/haiku-apps/wonderbrush/patches/wonderbrush-2.1.2.patchset b/haiku-apps/wonderbrush/patches/wonderbrush-2.1.2.patchset deleted file mode 100644 index 798f19681..000000000 --- a/haiku-apps/wonderbrush/patches/wonderbrush-2.1.2.patchset +++ /dev/null @@ -1,22 +0,0 @@ -From 8b996fea889990a6a0e80095e3196fae90114ae6 Mon Sep 17 00:00:00 2001 -From: Sergei Reznikov -Date: Thu, 4 Jul 2019 16:44:48 +0300 -Subject: Fix 32bit build - - -diff --git a/common/src/gui/BubbleHelper.cpp b/common/src/gui/BubbleHelper.cpp -index baaef00..6115163 100644 ---- a/common/src/gui/BubbleHelper.cpp -+++ b/common/src/gui/BubbleHelper.cpp -@@ -292,7 +292,7 @@ end: - } - - // _helper --int -+status_t - BubbleHelper::_helper(void *arg) - { - ((BubbleHelper*)arg)->_Helper(); --- -2.21.0 -